how to get the oracle certification? send me the answer
No Answer is Posted For this Question
Be the First to Post Answer
What is abstract class in oop?
What is difference between #define and const?
what is the difference between containership and inheritence?
suppose A is a base class and B is the derved class. Both have a method foo which is defined as a virtual method in the base class. You have a pointer of classs B and you typecast it to A. Now when you call pointer->foo, which method gets called? The next part of the question is, how does the compiler know which method to call?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What are the features of oop?
what is the main difference between c and c++?
386 Answers AZTEC, B.Tech, CMC, College School Exams Tests, HCL, IBM, ITM, Khalsa Institute, Microsoft, Oracle, Sanjeevni Institute, TCS, Tech Mahindra, Wipro, ZeOmega,
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
When is an object created and what is its lifetime?
what is the function of 'this' operator ?
What is an interface in oop?
what is virtual function?