What is Difeerence between List obj=new ArrayList(); and
ArrayList obj=new ArrayList()?
No Answer is Posted For this Question
Be the First to Post Answer
Contrast OOP and SOA. What are tenets of each?
1 Answers Siebel Systems, Wipro,
What is difference between #define and const?
What is Hashing and how is it done? Pictorial form?
Child cObj = new Parent() Wahts the output ?
What is oops in simple words?
In c++ there is only virtual destructors, no constructors. Why?
What causes polymorphism?
Why static functions always uses static variables?
What is class and example?
why overriding?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is encapsulation with real life example?