Answer Posted / vijayan
#include<iostream.h>
| Is This Answer Correct ? | 4 Yes | 21 No |
Post New Answer View All Answers
How is class defined?
Can we have inheritance without polymorphism?
What is difference between abstraction and encapsulation?
What is the use of oops?
What are the 3 pillars of oop?
What is polymorphism give a real life example?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
Why do we need oop?
What is encapsulation process?
What is purpose of inheritance?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is debug class?what is trace class? What differences are between them? With examples.
What is constructor overloading in oop?
What is oops and its features?
Why is object oriented programming so hard?