what is the different between if-else and switch statment
(other than syntax)
Answer Posted / lingaraj patra
Th switch structure is a multiple-selection structure that
allows the handling of even more complicated decision
statements other than a two-way if-else structure
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
List some basic data types in c?
what is use of malloc and calloc?
How can I rethow can I return a sequence of random numbers which dont repeat at all?
What is structure packing in c?
What are variables c?
Can a file other than a .h file be included with #include?
What is I ++ in c programming?
What is the description for syntax errors?
How to write a multi-statement macro?
What is a memory leak? How to avoid it?
How can I read data from data files with particular formats?
What is array of pointers to string?
What are different types of operators?
Without Computer networks, Computers will be half the use. Comment.
State two uses of pointers in C?