This Quiz contains totally 10 Questions each carry 1 point for you.
1. Integer values are stored in ___ bit format in binary form.
8
16
32
64
Correct!
Wrong!
2. ____ is a variable that holds a memory address.
pointer
char
float
double
Correct!
Wrong!
3. By using which number system addressing is done ?
binary
octal
decimal
hexadecimal
Correct!
Wrong!
4. ___ is a membership operator?
!
&
:
::
Correct!
Wrong!
5. Which operator requires two operands?
logical
unary
binary
ternary
Correct!
Wrong!
6. Auto variables get undefined values known as
garbage
auto
static
register
Correct!
Wrong!
7. ____ storage class variables are defined in another program.
auto
static
register
extern
Correct!
Wrong!
8. Which type is used to declare a generic pointer in C++?
int
void
static
float
Correct!
Wrong!
9. Which is a conditional operator?
@
>
<
?:
Correct!
Wrong!
10. Built in data type is also called as ___ data type.
fundamental
secondary
integer
void
Correct!
Wrong!
Share the quiz to show your results !
Subscribe to see your results
Ignore & go to results
CPP-Programming-Quiz-1
You got %%score%% of %%total%% right
%%description%%
%%description%%
Loading...