You are not logged in.
Pages:: 1
#1 2015-06-25 05:16:08
Java OOP (Object-oriented programming) Quiz:
Java Quizzes Java OOP (Object-oriented programming)
Question:
The Syntax of nested interface which is declared within the?
class class_name{
...
interface nested_interface_name{
...
}
}
Option A):
Class
Option B):
Interface
Option C):
None
Option D):
Interface And Class
Correct Answer is Option A):
Class
You cannot discover the new oceans unless you have the courage to lose the sight of the shore.
Offline
2015-06-25 05:16:08
- Advertisement
- Ads By Google
Re: Java OOP (Object-oriented programming) Quiz:
\n
Pages:: 1