write a programe returns the number of times the character
appears in the string
Answer Posted / mohanraj
if(a[i]==q)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does double pointer mean in c?
What is function definition in c?
Explain function?
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.
Differentiate between a for loop and a while loop? What are it uses?
shorting algorithmS
What is the size of enum in bytes?
What is the behavioral difference when include header file in double quotes (āā) and angular braces (<>)?
What is the difference between union and anonymous union?
What is line in c preprocessor?
What is the use of header files?
What is the general form of function in c?
How to establish connection with oracle database software from c language?
What is "Duff's Device"?
What is c method?