Question 1 of 19
Hints left: 3
Q1
which operator is having the right to left associativity in the following?
Q2
which interface determines how your class will used by another program?
Q3
how many types of loops are there in c++?
Q4
if a class contains pure virtual function,then it is termed as_____.
Q5
to which does the function pointer point to ?
Q6
whart does inheritance allow you to do ?
Q7
what is the default return type of a function?
Q8
c++compiler produces machine code which is directly executed by____
Q9
what type of comments does c++ support?
Q10
what does a class in c++ holds?
Q11
how many types of models are available to creat the user-defined data type?
Q12
choose the other name of operator function?
Q13
how many characters are specified in the ASCLL scheme?
Q14
how many types are there in increment/decrement operator?
Q15
the value of the bool is _____bool is _int(869.54)
Q16
howm many types of macros are there in c++?
Q17
how many types of comments are there in c++?
Q18
the c++ is an extensive version of______.
Q19
which symbol is used to declare the preprocessor directives?