Exam 5: Java Inputoutput and Event Handling

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

What are the sequences of method executed when an Applet starts execution?

Free
(Multiple Choice)
4.8/5
(22)
Correct Answer:
Verified

A

What does AWT stands for?

Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
Verified

C

The default layout manager of a Frame is

Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
Verified

C

Which package consist an applet class?

(Multiple Choice)
4.8/5
(39)

Which of these interfaces define a method actionPerformed()?

(Multiple Choice)
4.8/5
(40)

The default layout manager of an Applet is

(Multiple Choice)
4.8/5
(39)

The ________ method help in clearing the contents of the buffer:

(Multiple Choice)
4.9/5
(35)

What is a listener in context to event handling?

(Multiple Choice)
4.7/5
(32)

Which of these class is super class of all AWT events?

(Multiple Choice)
4.8/5
(45)

DataInputStream class contains methods to read________

(Multiple Choice)
4.8/5
(37)

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

(Multiple Choice)
4.8/5
(39)

Which of these methods in KeyEvent class can be used to know which key is pressed?

(Multiple Choice)
4.9/5
(28)

Which of these events is generated when a button is pressed?

(Multiple Choice)
4.9/5
(30)

The _______ class is used to read characters from the file:

(Multiple Choice)
4.8/5
(25)

What is an event in delegation event model used by Java programming language?

(Multiple Choice)
4.9/5
(46)

Which of these events will be generated if we close a Frame window?

(Multiple Choice)
4.9/5
(35)

Whenever the applet requires to redraw its output, it is done by using method

(Multiple Choice)
4.9/5
(45)

Which of these events will be generated if scroll bar is manipulated?

(Multiple Choice)
4.9/5
(29)

Which of these methods are used to register a MouseMotionListener?

(Multiple Choice)
4.9/5
(37)

The _______ class is used to write bytes to a file:

(Multiple Choice)
4.8/5
(34)
Showing 1 - 20 of 24
close modal

Filters

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