Question 1 of 25
Hints left: 3
Q1
where can the default parament be placed by the user?
Q2
how many typre of class are there in c++?
Q3
where the abstract class does is used?
Q4
if the user did not supply the value,what value will it tyake?
Q5
how many types of returing values are present in c++?
Q6
how are many sequesences of statements present in c++?
Q7
which of the following gives the memoy address of the first element in array?
Q8
c++ is a _______language.
Q9
to which of these enumertors can be assigned?
Q10
constructors are used to _________.
Q11
which of the following will not return a value?
Q12
generic catch handler is represented by_____.
Q13
where does the execution of the program starts?
Q14
the If..elsestatement can be replaced by which operator?
Q15
what is menat by single inheritances?
Q16
which other keywords are also used to declare the class other than class?
Q17
how many ways of reusing are there in the class hierarchy?
Q18
which operator is used to produce a certaIn number in a specific range?
Q19
what is meant by multilevel inheritances?
Q20
which is the correct syntex of the header file that can be used with c++.
Q21
how many specifiere are present in access specifiere in class?
Q22
which key word is used to define the macros in c++?
Q23
how to declare operator function?
Q24
the declaration of the stucture is also calles as?
Q25
which is used to define the member of a class externally?