MCQOPTIONS
Bookmark
Saved Bookmarks
→
Computer Science
→
GATE- CS-2015(SET 2) in Computer Science
→
A constructor initialization list is preceded by..
1.
A constructor initialization list is preceded by
A.
a. semicolon
B.
a colon
C.
two colons
D.
a space
Answer» C. two colons
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
xample obj = new Example (1,2,3);
How to declare operator function?
Which of the following operators below allow to define the member functions of a class outside the class?
What is the implicit pointer that is passed as the first argument for nonstatic member functions?
Statement scanf(“%d”,80);
What is deep copy?
Inline functions are invoked at the time of
Which of the following is the most general exception handler that catches exception of ‘any type’?
Value of ix+j, if i,j are integer type and ix long type would be
How do we declare an ‘interface’ class?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply