Cognizant interview question

write a c program to count number of characters in a string without using string function?

Interview Answer

Anonymous

19 Oct 2016

I used "while" function