What is meant by “abstract interface”?
Answer / Ravi Datt Sharma
An 'abstract interface' does not exist in Java. An interface in Java is always abstract by nature and cannot be instantiated.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why should project managers complete hard problems first in an OOSAD project?
Explain the abstract class modifier?
What is data abstraction? what are the three levels of data abstraction with Example?
Explain about a class?
What are the main features of oops?
What is a pure virtual function?
Can we override static methods? Why?
Explain about inheritance in oops?
Explain the different types of constructors
What is meant by overloading functions and operators?
Giving reasons explain two external responsibilities of a project manager.
Can encapsulation be called as a security device?