Java Programming - Java Package And Interface Questions and Answers
1. Which of these keywords is used to define interfaces in Java?
Loading...
2. Which of these can be used to fully abstract a class from its implementation?
Loading...
3. Which of these keywords is used to define interfaces in Java?
Loading...
4. Which of these keywords is used to define interfaces in Java?
Loading...
5. Which of these can be used to fully abstract a class from its implementation?
Loading...
6. Which of these access specifiers can be used for an interface?
Loading...
7. Which of these keywords is used by a class to use an interface defined previously?
Loading...
8. Which of the following is correct way of implementing an interface salary by class manager?
Loading...
9. Which of the following package stores all the standard java classes?
Loading...
10.
Which of the following is incorrect statement about packages?
Loading...
Are these questions helpful for you?
Related Quizzes
- Introduction To Java
- Java Network Programming
- Java File Input Output
- Java Socket Programming
- Java Data Types
- Java Operators
- Java Strings
- Java Arrays
- Java Package And Interface
- java.lang Package
- Java Swings
- Java Applets
- Java Exception Handling
- JSP And Servlet
- Struts And Hibernate
- Java Session
- JDBC
- Java Classes And Methods
- Java Generics
- Java Multithreading
Comments: (Your feedback is valuable to us)
Ruku 4 years ago Reply
Good.But needs more questions in package than interface