Exam 11: Java Programming : JDBC API, Layout Managers, and Event Handling

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which driver is efficient and always preferable for using JDBC applications?

Free
(Multiple Choice)
4.7/5
(32)
Correct Answer:
Verified

A

Which of these methods can be used to output a string in an applet?

Free
(Multiple Choice)
4.7/5
(34)
Correct Answer:
Verified

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:
Verified

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 statement is static and synchronized in JDBC API?

(Multiple Choice)
4.8/5
(33)

Which of these methods are used to register a MouseMotionListener?

(Multiple Choice)
4.9/5
(43)

What is the disadvantage of Type-4 Native-Protocol Driver?

(Multiple Choice)
4.8/5
(34)

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)

What is a listener in context to event handling?

(Multiple Choice)
4.9/5
(34)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)