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 7845for 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 4709
Why is c so popular?
Why we use int main and void main?
What is c language in simple words?
Why is c still so popular?
Is struct oop?
If errno contains a nonzero number, is there an error?
What is indirection in c?
largest Of three Number using without if condition?
Differentiate between #include<...> and #include '...'
What are comments and how do you insert it in a C program?
How to write a code for reverse of string without using string functions?
How are 16- and 32-bit numbers stored?
What is volatile variable how do you declare it?
What are header files why are they important?
How is pointer initialized in c?