The ____ is used as an alternative of a simple if-else structure.
A. Break statement
B. Switch statement
C. Logical operator
D. Conditional operator
A. Break statement
B. Switch statement
C. Logical operator
D. Conditional operator
A. endl
B. \t
C. \n
D. \f
A. Computer output
B. Command output
C. Console output
D. Clear output
A. Four
B. Five
C. Six
D. Seven
A. Library functions
B. C++ statements
C. main() functions
D. Keywords
A. Number sign (#) & Keyword “include”
B. Number sign (#) & Keyword “define”
C. Both A and B
D. None of these
A. Preprocessor Directives
B. Compiler Directives
C. Main() function
D. Both A and B
A. cp.
B. cpp.
C. c.
D. All of these
A. Procedural
B. Object-Oriented
C. Simple
D. Complex