write a program to concatenation the string using switch
case?
No Answer is Posted For this Question
Be the First to Post Answer
Why is #define used?
Is c compiled or interpreted?
What is the explanation for the dangling pointer in c?
what is the different between if-else and switch statment (other than syntax)
26 Answers CTS, Oracle, Scorpos,
write a c program to accept a given integer value and print its value in words
4 Answers Vernalis, Vernalis Systems,
Which header file should you include if you are to develop a function which can accept variable number of arguments?
What should malloc() do?
write a program to insert an element at the specified position in the given array in c language
What is the use of define in c?
What is encapsulation?
What is indirection?
What is strcpy() function?