write a proram to reverse the string using switch case?


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

Post New Answer

More C Interview Questions

Where is volatile variable stored?

0 Answers  


Explain how can I open a file so that other programs can update it at the same time?

0 Answers  


If an old women's age is the same as her three grand daughters i,mean the number of days old child=the no of weeks old child=no of months old child .The total yrs of all these ppl is 114 yrs...then how old is the old woman? the yr has 365 days..and 30 days each month.

1 Answers   TCS,


What is a spanning Tree?

1 Answers   TCS,


How many loops are there in c?

0 Answers  


What is cohesion in c?

0 Answers  


What will be the output of x++ + ++x?

20 Answers   MBT, Religare,


Heyyy All, Just a challenge . A C program with if Else if(){ /// insert sumthing print ("in if") // insert sumting } else { ///// insert sumthing print ("in else"); //// insert sumthing } can anyone modify it so that program prints. if and else both

3 Answers  


Define Array of pointers.

0 Answers  


What does %p mean c?

0 Answers  


int main(){ float f=8.0; if(f==8.0) printf("good"); else printf("bad"); } what is the answere and explain it?

3 Answers  


Why does everyone say not to use gets?

0 Answers  


Categories