How will slove problem comes wirh Hybrid Inheritance?
Answer / sekhar
By means of Virtual mechanism we can avoid the multiple
copies of the same methods or data types
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the value of the expression a = 42?
What is microsoft visual c++ 2005 redistributable?
Do I need the microsoft visual c++?
Explain the important features of vc++?
What is iunknown?
Do I need all the microsoft visual c++ redistributable?
hello sir i need movie editing and mixing software .where it is available and what is the site address
#include<stdio.h>int(){int a,*b,**c,***d,****e; a=10;b=&a;c=&b;d=&c;e=&c;printf("a=%d b=%u c=%u d=% e=%u",a,b,c,d,e);printf ("%d%d%d\n",a,a+?*b,**c+***d+,****e);return0;}
What is the use of DDV and DDX routines ?
What is the difference between Boxing and Unboxing in C#
What is a mnemonic?
Is visual c++ still used?