What is Difeerence between List obj=new ArrayList(); and
ArrayList obj=new ArrayList()?
What is polymorphism give a real life example?
Conversion from a basic type to a class type may be achieved using______________
Write an operator overloading program to write S3+=S2.
What is the difference between Home and $Home?
What is encapsulation?
what is the size of an empty class
What is virtual Function.
monkey starts climbing up a tree 20ft tall,each hour ,it hops 3ft and slips back by 2ft .how much time it wil tak to reach top of the tree?
write knight tour problem which is present in datastructure
What are generic functions and generic classes?
What is polymorphism oop?
What are the two different types of polymorphism?