Answer Posted / mounika
In switch case we use : In c
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is line in c preprocessor?
How can a program be made to print the line number where an error occurs?
How to write a code for reverse of string without using string functions?
How can you return multiple values from a function?
how to find anagram without using string functions using only loops in c programming
Why is c platform dependent?
Explain how can a program be made to print the line number where an error occurs?
Distinguish between actual and formal arguments.
What is difference between class and structure?
What is the difference between arrays and pointers?
What are data structures in c and how to use them?
What is a newline escape sequence?
Why do we need functions in c?
What is || operator and how does it function in a program?
Differentiate between functions getch() and getche().