write a program to print the consecutive repeated character
from the given string...
input string is : hhhhjkutskkkkkggggj
output should be like this: hhhhkkkkkgggg

anyone help me...


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

Post New Answer

More C Interview Questions

What are the differences between Structures and Arrays?

0 Answers   TCS,


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  


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

0 Answers  


i got 75% in all semester am i eligible for your company

0 Answers   Infosys,


How can I sort more data than will fit in memory?

0 Answers  






How can I make a program in c to print 'Hello' without using semicolon in the code?

9 Answers   C DAC, Practical Viva Questions,


What is else if ladder?

0 Answers  


What is the difference between malloc() and calloc() function in c language?

0 Answers  


How does free() know explain how much memory to release?

0 Answers  


Program to trim a given character from a string.

5 Answers   NetApp,


What is malloc return c?

0 Answers  


Write a program to check prime number in c programming?

0 Answers  


Categories