in multiple branching construct "default" case is
a) optional
b) compulsarily
c) it is not include in this construct
d) none of the above
No Answer is Posted For this Question
Be the First to Post Answer
i have a written test for microland please give me test pattern
What is the code in while loop that returns the output of given code?
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
What are the different types of objects used in c?
Example of friendly function in c++
can we declare a function inside the structure? ex: struct book { int pages; float price; int library(int,float); }b; is the above declaration correct? as it has function declaration?
What are local static variables?
Explain what are the different file extensions involved when programming in c?
write a program to find lcm and hcf of two numbers??
What is line in c preprocessor?
print the pattern 1 2 4 3 6 9 4 8 12 16 5 10 15 20 25 if n=5
who invented c