What are oops methods?
No Answer is Posted For this Question
Be the First to Post Answer
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is the difference between declaration and definition?
What is the difference between Home and $Home?
Why do we use oop?
What is polymorphism what are the different types of polymorphism?
Why do we use polymorphism?
What are the components of marker interface?
Write a program to get the binary tree.
create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.
2 Answers CTS, Delhi University,
create a c++ program that will ask 10 numbers and display their sum using array.
what is the difference b/w abstract and interface?
2 Answers Merrill Lynch, Schneider, Scio Healthcare,
What is difference between class and object with example?