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
Explain what is wrong with this program statement? Void = 10;
Why double pointer is used in c?
What is sizeof return in c?
How many keywords (reserve words) are in c?
How can I read in an object file and jump to locations in it?
What is break in c?
What is bash c?
What is NULL pointer?
Where register variables are stored in c?
in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures
Why void main is used in c?
What do mean by network ?
What is a void pointer in c?
Is a pointer a kind of array?
How to set file pointer to beginning c?