You are not logged in.
Pages:: 1
#1 2015-06-19 04:02:37
Core Java Interface:
Java Quizzes Core Java
Question:
Which are true in case of interface?
Option A):
all type of modifiers are allowed to an interface
Option B):
we instantiate an interface directly
Option C):
we can create object implementation to an interface
Option D):
we can mark interface as final
Correct Answer is Option C):
we can create object implementation to an interface
You cannot discover the new oceans unless you have the courage to lose the sight of the shore.
Offline
2015-06-19 04:02:37
- Advertisement
- Ads By Google
Re: Core Java Interface:
\n
Pages:: 1