What is oops concept with example?
No Answer is Posted For this Question
Be the First to Post Answer
What is virtual function?where and when is it used?
What is the difference between class and structure?
A file pointer always contains the __________ of the file
What is the real time example of inheritance?
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 main purpose of inheritance law?
what is virtual function?
26 Answers Aspire, HP, Infosys, RoboSoft, TCS,
Child cObj = new Parent() Wahts the output ?
What is difference between data abstraction and encapsulation?
create a c++ program that will ask 10 numbers and display their sum using array.
what is the diffrence between c# and c++
write a short note on Overloading of Binary Operator?