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.
Answer Posted / vignesh1988i
#include<stdio.h>
#include<conio. h>
void main()
{
char str[100],*ptr[50],a;
int count=0,count2=0,count,k=0;
printf("enter the string :");
fflush(stdin);
gets(str);
for(int i=0;str[i]!='\0';)
{
count=0;
if(str[i]==' ')
{
i++;
contine;
}
for(int j=i;str[j]!='\0';j++)
{
if(str[j]==' ')
continue;
if(str[i]==str[j])
count++;
}
if(count>count1)
{
count1=count;
a=str[i];
}
ptr[k]=&str[i];
i++;
count2++;
for(j=0;j<count2;j++)
{
if(str[i]==*(*(ptr+j)))
{
i++;
j=-1;
}
}
}
printf("the occurance of the char. is %c , count is %d times",a,count1);
getch();
}
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
plz let me know how to become a telecom protocol tester. thank you.
Explain how do you list files in a directory?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
What does double pointer mean in c?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
What is binary tree in c?
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .
In C language what is a 'dangling pointer'?
How do I read the arrow keys? What about function keys?
What are the types of type qualifiers in c?
write a program to create a sparse matrix using dynamic memory allocation.
Why c is called object oriented language?
Explain what is wrong with this statement? Myname = ?robin?;
How is a null pointer different from a dangling pointer?
hi, which software companys will take,if d candidate's % is jst 55%?