Answer Posted / anjali
SACHIN TENDULKAR
| Is This Answer Correct ? | 10 Yes | 44 No |
Post New Answer View All Answers
What are the 3 principles of oop?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
Why do we use oop?
what are the different types of qualifier in java?
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 do you mean by overloading?
What is encapsulation in oop?
Give two or more real cenario of virtual function and vertual object
what is the drawback of classical methods in oops?
What is class in oop with example?
what is difference between class template and template class?
write knight tour problem which is present in datastructure
What is coupling in oop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is difference between abstraction and encapsulation?