Question 1 of 25
Hints left: 3
Q1
whaT does '\a' escape code represent?
Q2
to where do the program control transfers when the exception in arisen?
Q3
what is meant by hybrid inheritances?
Q4
what is the size of wchar_t in c++?
Q5
c++ development started in_____
Q6
the value 42.54 can be represented using which data type?
Q7
what is the mandatory part to present in function pointers?
Q8
how are the constants declared ?
Q9
the data elements in the structure are also know as what?
Q10
which of more effective while calling the functions?
Q11
which of these following members are not accessed by using direct member access operator?
Q12
how many ways of passing a parameter are there c++?
Q13
identify the user -defined types from the following ?
Q14
in which type do the enumerators are stored by the compiler?
Q15
which of the following correctly declares an array?
Q16
the constants are also called as
Q17
the size of an object or a type can be determined using which operator?
Q18
the destination statement for the goto label is identified by whtAT LABEL?
Q19
in c++,what is the sign of character data type by defult?
Q20
how many macros are used to create the pseudo random generator?
Q21
which of the following permits function overloading on c++?
Q22
which of the following accesses the sixthelement stored in array?
Q23
choose out the other definition of objects.
Q24
which keyword is used to define the used the user defined data types?
Q25
which of the following is not one of the size of the floating point types?