Cognizant interview question

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

Interview Answer

Anonymous

Oct 19, 2016

I used "while" function