MCQOPTIONS
Bookmark
Saved Bookmarks
→
Mphasis
→
Aptitude & Logical - Mphasis
→
The functions of the base class are not inherited...
1.
The functions of the base class are not inherited
A.
Pure virtual
B.
virtual
C.
Friend
D.
Both(A)and(B)
Answer» D. Both(A)and(B)
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
The functions of the base class are not inherited
Pulse stuffing is a strategy used in .
Virtual memory allows:
What will the output of the following program: #include int iVal1=50; int&fnSample() { int iVal1=20; ::iVal1=iVal1; iVal1=10; return::iVal1; } int main(int argc,char**argv) { int&iRef=iVal1; iRef=30; iRef=fnSample(); iRef=40; cout< }
A state is in situation if the system can allocate resources to each process in some order and still avoid a deadlock.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies