What is meant by “abstract interface”?



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

Post New Answer

More OOAD Interview Questions

Why should project managers complete hard problems first in an OOSAD project?

3 Answers  


Explain the abstract class modifier?

1 Answers  


What is data abstraction? what are the three levels of data abstraction with Example?

1 Answers   TCS,


Explain about a class?

1 Answers  


What are the main features of oops?

1 Answers  


What is a pure virtual function?

4 Answers  


Can we override static methods? Why?

1 Answers  


Explain about inheritance in oops?

1 Answers  


Explain the different types of constructors

1 Answers  


What is meant by overloading functions and operators?

1 Answers  


Giving reasons explain two external responsibilities of a project manager.

2 Answers  


Can encapsulation be called as a security device?

1 Answers  


Categories