write a program to copy 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

Write a c program to print the sizes and ranges of different data types in c?

1 Answers  


Explain what are binary trees?

0 Answers  


write a program to generate 1st n fibonacci prime number

2 Answers  


write a program in c to print **** * * * * ****

1 Answers   TCS,


What is the difference between ‘g’ and “g” in C?

1 Answers  






main() { int i=400,j=300; printf("%d..%d"); }

13 Answers   ME,


5 Write an Algorithm to find the maximum and minimum items in a set of ‘n’ element.

0 Answers  


for(i=1;i>0;i++); printf("i=%d",i); what will be the answer????

7 Answers  


How is a macro different from a function?

0 Answers   Tech Mahindra,


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

2 Answers   Cap Gemini, HCL,


What is a stream?

0 Answers  


is assignment operator is arithmatic or not

3 Answers   Infosys,


Categories