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
When should I declare a function?
Difference between data structure and data base.
7 Answers CTS, Value Labs, Zoho,
How does #define work?
Write a c code segment using a for loop that calculates and prints the sum of the even integers from 2 to 30, inclusive?
how many header file is in C language ?
44 Answers College School Exams Tests, CTS, IBM, IMS, Infosys, ME, Sign Solutions, Wipro, XVT,
Why cann't whole array can be passed to function as value.
Ca some one please help me with aC code to allow user enter numbers from 1 to 20 without repeating and prnt the sum of those numbers thnx
What is the use of sizeof () in c?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
#include<stdio.h> void main() { int a=5,b=6,c; int x=(a<b)+7; int y=(x==7)*9; int z=(c=x+y)*2; printf("%h %h %h",x,y,z); } What is the output? Explain it.
printf("%d",(printf("Hello")); What it returns?
Is the exit() function same as the return statement? Explain.
0 Answers Agilent, ZS Associates,