how to print the character with maximum occurence and print
that number of occurence too in a string given ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

How is actual parameter different from the formal parameter?

0 Answers  


what is the answer for it main() { int i; clrscr(); printf("%d",&i)+1; scanf("%d",i)-1; }

3 Answers  


write a program to count the no of repaeted words in a line?

1 Answers  


What is the Lvalue and Rvalue?

2 Answers  


What is the code in while loop that returns the output of given code?

0 Answers  






write a program to swap two numbers without using temporary variable?

3 Answers  


write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR

5 Answers  


What is calloc in c?

0 Answers  


what is the use of c program?

4 Answers   Synergy, Web Synergies,


What is an identifier?

0 Answers  


What is scope of variable in c?

0 Answers  


what is the output of printf("%d",(scanf("%d",10));

10 Answers  


Categories