There are two base class B1,B2 and there is one class D
which is derived from both classes,
Explain the flow of calling constructors and destructors
when an object of derived class is instantiated.
No Answer is Posted For this Question
Be the First to Post Answer
string is a class or data type in java?
What are properties in oop?
What is a scope resolution operator?
How do you achieve polymorphism?
What is Hashing and how is it done? Pictorial form?
2. Give the different notations for the class.\
what is ns string? what is ns array?
#include <iostream> using namespace std; struct wow { int x; }; int main() { wow a; wow *b; a.x = 22; b = &a; a.x = 23; cout << b->x; return 0; }
what is difference between String s=new String("vali"); String s="vali"
What is difference between pop and oop?
How to reverse a sentence in c program ex: ram is a good boy answer: boy good a is ram
me get an assignent n its question is this 1.creat a set as in math i.ea={1,2} 2.insert element in it3. delete element don,t repeat any element 4.union 5. intersection of two sets plz help me i always pray for u n send me at ayeshawzd@hotmail.com f u have c++ how to program 5th addition then it is the 10.9 question in 10th chapter exercise