program to find which character is occured more times in a string and how many times it has occured? for example in the sentence "i love india" the output should be i & 3.
3 7705for example user gives input as " 20 or 20.0 or rs 20.0 or 20.00 or rs20 and so .. on " and the output should be stored as " rs.20.00 " in a variable
2 4608
Can a pointer be null?
What are valid signatures for the Main function?
What math functions are available for integers? For floating point?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
Why isn't it being handled properly?
Where does the name "C" come from, anyway?
Why can arithmetic operations not be performed on void pointers?
What is cohesion in c?
What is wrong with this program statement?
What is signed and unsigned?
what are # pragma staments?
Which type of language is c?
Calculate 1*2*3*____*n using recursive function??
What are reserved words with a programming language?
Is linux written in c?