what is the different between if-else and switch statment
(other than syntax)
Answer Posted / manikandan
if else
is nothing but private variables.
structure is nothing but continuous allocation and public
variables and dissimilar data type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do c compilers work?
diff between exptected result and requirement?
Are enumerations really portable?
Difference between exit() and _exit() function?
What is a program flowchart?
Is this program statement valid? INT = 10.50;
Lists the benefits of c programming language?
What does stand for?
What is #error and use of it?
Is anything faster than c?
Can you please compare array with pointer?
What is difference between function overloading and operator overloading?
Differentiate between calloc and malloc.
What is the difference between strcpy() and memcpy() function in c programming?
What is multidimensional arrays