This Quiz contains totally 10 Questions each carry 1 point for you.
1. Rick Mascitti coined the name ___
C++
BASIC
COBOL
Visual BASIC
Correct!
Wrong!
2. Which is a sequence of characters surrounded by double quotes?
constant
numeric
character
string literal
Correct!
Wrong!
3. How many fundamental data types are there in C++?
1
2
3
4
Correct!
Wrong!
4. Which operator returns the memory size requirements in terms of bytes?
double
long
size
size of
Correct!
Wrong!
5. What are shift operators?
<<
>>
>
both 1 & 2
Correct!
Wrong!
6. Which class is another qualifier that can be added to a variable declaration?
stolrage
sub
register
static
Correct!
Wrong!
7. Which storage class global variable known to all functions in the current program.
register
extern
static
auto
Correct!
Wrong!
8. The address number starts at
Null
1
2
3
Correct!
Wrong!
9. What is the kind of data that variables hold in a programming language?
Conditional type
Constant type
Variable type
Datatype
Correct!
Wrong!
10. The operands and the operators are grouped in a specific logical way of evaluation is called
Assignment
Association
Arithmetic
class
Correct!
Wrong!
Share the quiz to show your results !
Subscribe to see your results
Ignore & go to results
CPP-Programming-Quiz-4
You got %%score%% of %%total%% right
%%description%%
%%description%%
Loading...