What do you mean by abstract classes?
No Answer is Posted For this Question
Be the First to Post Answer
What is an USECASE? Why it is needed?
Which of the following is tightly bound ? Inheritance or composition ?
What is a default method? Why do we need default methods in java 8 interfaces?
Does java support multiple inheritance? if not, what is the solution?
What are the basic concepts of oop?
How will you define abstract classes?
Can we override a method by using same method name and arguments but different return types?
What do you meant by "SBI" of an object?
What interface must an object implement before it can be written to a stream as an object?
What is the difference between class and interface?
What is the best tool for modeling and ORM framework
What is the difference between new and override?