Exam 11: Java Programming : JDBC API, Layout Managers, and Event Handling
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 driver is efficient and always preferable for using JDBC applications?
Free
(Multiple Choice)
4.7/5
(32)
Correct Answer:
A
Which of these methods can be used to output a string in an applet?
Free
(Multiple Choice)
4.7/5
(34)
Correct Answer:
C
Which of the following methods can be used to draw the outline of a square within a JAVA.awt.Component object?
Free
(Multiple Choice)
4.9/5
(32)
Correct Answer:
A
Which component method is used to access a component's immediate container?
(Multiple Choice)
4.7/5
(35)
Match the following
(a) Datagram Socket (i) UDP connection
(b) URL (ii) provides a necessary framework of debugging java programs
(c) java.net (iii) makes it possible to communicate over a network with java programs
(d) sun.tools.debug (iv) is a java object that represents WWW address
(Multiple Choice)
4.8/5
(32)
Which of these events will be generated if scroll bar is manipulated?
(Multiple Choice)
4.9/5
(29)
Which refers to a channel through which data flow from the source to the destination:
(Multiple Choice)
4.8/5
(37)
State true or false
(i) public can only be assigned to class
(ii) protected protects a statement
(iii) protected method is never accessible outside the package
(iv) friendly variable may be accessible outside class
(Multiple Choice)
4.9/5
(38)
What is the preferred way to handle an object's events in Java 2?
(Multiple Choice)
4.8/5
(35)
The ________ method help in clearing the contents of the buffer:
(Multiple Choice)
4.8/5
(34)
Which of these methods are used to register a MouseMotionListener?
(Multiple Choice)
4.9/5
(43)
Which of these methods in KeyEvent class can be used to know which key is pressed?
(Multiple Choice)
4.9/5
(43)
Which of the following creates a List with 5 visible items and multiple selections enabled?
(Multiple Choice)
4.8/5
(43)
java.awt.Component class method getLocation() returns Point (containg x and y cordinate).What does this x and y specify
(Multiple Choice)
4.9/5
(41)
State true or false
(i) Java RMI supports distributed objects written entirely in java
(ii) Java RMI makes use of stubs and skeleton
(iii) In Java RMI an object registers itself with a media server
(iv) IDL is interface declaration language
(Multiple Choice)
4.8/5
(42)
Which one of the following does not extends java.awt.Component
(Multiple Choice)
4.7/5
(37)
Which of these events will be generated if we close a Frame window?
(Multiple Choice)
4.9/5
(37)
Showing 1 - 20 of 25
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)