Boolean expression gives results in the form of ____________________
Boolean expression gives results in the form of ____________________
Cin stands for ___________________
Cin stands for ___________________
Which is the correct syntax for defining an enumeration data type?
Which is the correct syntax for defining an enumeration data type?
The actual values defined in the enumeratorlist called __________
The actual values defined in the enumeratorlist called __________
Special data types that are defined by users called __________
Special data types that are defined by users called __________
Input stream Cin reads the items form _______________
Input stream Cin reads the items form _______________
Sequence of statements that is treated as a single statement, called __________
Sequence of statements that is treated as a single statement, called __________
Which from the following is a relational operator?
Which from the following is a relational operator?
What is the mean of fall through in switch statement?
What is the mean of fall through in switch statement?
Conditional statements can be used within another conditional statements that are called _________________
Conditional statements can be used within another conditional statements that are called _________________
How many logical operators are combined to form a compound condition?
How many logical operators are combined to form a compound condition?
C++ allows objects of one type to be used in another type where it is expected, it called as__________
C++ allows objects of one type to be used in another type where it is expected, it called as__________
There are how many relational operator are offered by C++?
There are how many relational operator are offered by C++?
Extraction operator is also known as _________________________
Extraction operator is also known as _________________________
Logical operator AND is denoted by _______________
Logical operator AND is denoted by _______________
The symbol >> is known as ___________
The symbol >> is known as ___________
Variables cannot be used before they are declared, so their scopes begin ______________
Variables cannot be used before they are declared, so their scopes begin ______________
Which one is not a C++ keyword?
Which one is not a C++ keyword?
The logical symbol ! This is used for _______________
The logical symbol ! This is used for _______________
Data flowing out of the output stream called Cout, but data flowing in the input stream called __________
Data flowing out of the output stream called Cout, but data flowing in the input stream called __________
In C++ the words that is already defined and is reserved for a single special purpose, called as _____________
In C++ the words that is already defined and is reserved for a single special purpose, called as _____________
Which from the following is not a relational operator?
Which from the following is not a relational operator?