Does c++ support multilevel and multiple inheritances?
No Answer is Posted For this Question
Be the First to Post Answer
Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".
2 Answers ABC, Accenture, DataLand, HCL, Webyog,
What methods can be overridden in java?
Should the this pointer can be used in the constructor?
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
What is the limitation of cin while taking input for character array?
Write a corrected statement in c++ so that the statement will work properly. x + y=z;
Do you know the use of vtable?
What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?
Why preincrement operator is faster than postincrement?
What is difference between initialization and assignment?
12 Answers HCL, HP, Infosys,
How to detect memory leaks in c++
Can comments be longer than one line?