The operation of a stair case switch best explains the
a) or operation b) and operation
c)exclusive nor operation d)exclusive or operation
Which of the following is/are syntactically correct?
a) for(); b) for(;); c) for(,); d) for(;;);

Answer Posted / mrs. poonam vikram singh bhat

The operation of a stair case switch best explains the
a) or operation b) and operation
c)exclusive nor operation d)exclusive or operation :


Solution:
d)

-----------------------------

Which of the following is/are syntactically correct?
a) for(); b) for(;); c) for(,); d) for(;;);

Solution:
d)

Is This Answer Correct ?    26 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

develop algorithms to add polynomials (i) in one variable

1731


What is c language in simple words?

588


Write a program to print factorial of given number using recursion?

599


What library is sizeof in c?

561


What is a class c rental property?

601






What is the difference between if else and switchstatement

1308


Why dont c comments nest?

613


What are the 32 keywords in c?

625


What’s a signal? Explain what do I use signals for?

599


Is that possible to store 32768 in an int data type variable?

685


Which is best book for data structures in c?

590


Is flag a keyword in c?

673


Are global variables static in c?

666


Explain what is the difference between a string and an array?

627


Explain what is wrong with this statement? Myname = ?robin?;

988