Explain about abstraction?
No Answer is Posted For this Question
Be the First to Post Answer
Can you instantiate an abstract class and what is an inner class?
0 Answers Flextronics, Tavant Technologies, Virtusa,
Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?
Can you use virtual, override or abstract keywords on an accessor of a static property?
What is the use of interface?
Explain about parametric polymorphism?
Whether static method can use nonstatic members?
Difference between encapsulation and data hiding ?
What's the main difference between arraylist / hashmap and vector / hashtable?
Tell me something about abstract classes?
Why do we use oops concepts? What is its advantage?
What is the difference between multiple and multilevel inheritance?
What is a constructor in class?