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
write a program to print data of 5 five students with structures?
Here is a good puzzle: how do you write a program which produces its own source code as output?
What is typedef example?
What are extern variables in c?
What are the different types of endless loops?
Why c is called a mid level programming language?
Does c have an equivalent to pascals with statement?
Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.
What is the purpose of main() function?
What are the ways to a null pointer can use in c programming language?
Write a program on swapping (100, 50)
What is the general form of function in c?
Define VARIABLE?
What is the function of this pointer?
What is bss in c?