Write A Program using Single and Multiple Inheritance.
Answer / guest
#include<iostream.h>
{
class inheritance
int a;
{
Is This Answer Correct ? | 1 Yes | 3 No |
What are the three main types of variables?
what is difference between thread and programme.
What are the advantanges of modularity
What do we mean by a hidden argument in a function?
which is best institute to learn c,c++ in ameerpet hyderabad
What is the difference between XML Web Services using ASMX and .NET Remoting using SOAP?
how to write a java program for an output ****0 ***01 **012 *0123 01234
Why do we need polymorphism in c#?
inheritence with example
What is R T T I ?
what is difference between class template and template class?
when my application exe is running nad i don't want to create another exe what should i do