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

What is indirection? How many levels of pointers can you have?

0 Answers   Aspire, Infogain,


which one is highest Priority in c? a)=,b)+,c)++,d)==

4 Answers  


Efficient data structure for store/search list of 1000 records a)array b)double linked list c)circular queue d)hash table

3 Answers   Value Labs,


How can I call a function with an argument list built up at run time?

0 Answers  


How can I recover the file name given an open stream?

0 Answers  






what is function pointer?

2 Answers   Wipro,


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

0 Answers   HCL,


what is mean by Garbage collection ? Please answer me. Advance thanks.

4 Answers   Excel,


What are keywords c?

0 Answers  


What is the use of linkage in c language?

0 Answers  


A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference

0 Answers  


Can u return two values using return keyword? If yes, how? If no, why?

7 Answers  


Categories