Exam 1: Java Programming Language
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
Which of these values can a boolean variable contain?
Free
(Multiple Choice)
4.7/5
(41)
Correct Answer:
A
What is the value of the expression 8 << 2 ?
Free
(Multiple Choice)
4.8/5
(35)
Correct Answer:
B
Which of these is necessary condition for automatic type conversion in Java?
(Multiple Choice)
4.8/5
(42)
Which of the following loops will execute the body of loop even when condition controlling the loop is initially false?
(Multiple Choice)
4.8/5
(38)
Which of these coding types is used for data type char in Java?
(Multiple Choice)
4.9/5
(31)
Which operator is used to implement unsigned right shift of an integer?
(Multiple Choice)
4.8/5
(35)
Which of these selection statements test only for equality?
(Multiple Choice)
4.8/5
(42)
Which of the following statements about the Java language is true?
(Multiple Choice)
4.8/5
(35)
Which of these jump statements can skip processing remainder of code in its body for a particular iteration?
(Multiple Choice)
4.9/5
(31)
What is stored in the object obj in following lines of code?
Box obj;
(Multiple Choice)
4.8/5
(44)
Showing 1 - 20 of 25
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)