Exam 7: Java Programming Concepts
Exam 1: Java Programming Language25 Questions
Exam 2: Java Object-Oriented Programming24 Questions
Exam 3: Java Programming: Data Types, Inheritance, Interfaces, Packages, and Exception Handling25 Questions
Exam 4: Java Exception Handling and Inputoutput Operations25 Questions
Exam 5: Java Inputoutput and Event Handling24 Questions
Exam 6: AWT Components and Layout Management in Java23 Questions
Exam 7: Java Programming Concepts20 Questions
Exam 8: Java Thread Class, Exception Handling, and Garbage Collection16 Questions
Exam 9: Java Multithreading and Exception Handling25 Questions
Exam 10: Java Programming Language: Inheritance, Interfaces, Packages, and Methods18 Questions
Exam 11: Java Programming : JDBC API, Layout Managers, and Event Handling25 Questions
Exam 12: Java RMI and Swing Framework25 Questions
Exam 13: Java Programming: GUI, RMI, Polymorphism, and String Handling25 Questions
Exam 14: Java Programming:methods, Data Types, Operators, and Classes25 Questions
Exam 15: Java Programming : Event Handling, Exception Handling15 Questions
Select questions type
If a thread is to be declared as a daemon thread, it must be declared before
Free
(Multiple Choice)
5.0/5
(45)
Correct Answer:
A
Which class cannot be a subclass in java
Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
C
What is the stored in the object obj in following lines of code?
Box obj;
(Multiple Choice)
4.8/5
(29)
Which of the following is a valid declaration of an object of class Box?
(Multiple Choice)
4.7/5
(27)
What is different between a Java applet and a Java application?
(Multiple Choice)
4.9/5
(43)
Which of these is correct about passing an argument by call-by-value process?
(Multiple Choice)
4.8/5
(44)
What is process of defining two or more methods within same class that have same name but different parameters declaration?
(Multiple Choice)
4.8/5
(38)
You read the following statement in a Java program that compiles and executes. submarine.dive(depth); What can you say for sure?
(Multiple Choice)
4.9/5
(36)
What is the process of defining a method in terms of itself that is a method that calls itself?
(Multiple Choice)
4.8/5
(37)
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)