Sem III- OOP Module 4  (2024-25)

Sem III- OOP Module 4 (2024-25)

University

20 Qs

quiz-placeholder

Similar activities

Quiz on Design of steel structural elements

Quiz on Design of steel structural elements

University

20 Qs

Quiz 7: Analyzing Multitasking and Scheduling Techniques

Quiz 7: Analyzing Multitasking and Scheduling Techniques

University

15 Qs

CODEBURST : JAVA EDITION

CODEBURST : JAVA EDITION

University

20 Qs

Engineering and Manufacturing Concepts

Engineering and Manufacturing Concepts

10th Grade - University

20 Qs

8085 MICROPROCESSOR

8085 MICROPROCESSOR

University

16 Qs

CYBERSYNAPSE

CYBERSYNAPSE

University

15 Qs

Stream Flow Measurement Quiz

Stream Flow Measurement Quiz

12th Grade - University

15 Qs

Basic Subsea System Overview

Basic Subsea System Overview

University

20 Qs

Sem III- OOP Module 4  (2024-25)

Sem III- OOP Module 4 (2024-25)

Assessment

Quiz

Engineering

University

Medium

Created by

PRACHI WAGDE

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which method is used to display radio button on the form

RadioButton( )

CheckboxGroup( )

RButton( )

Checkbox( )

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which method is use to draw a square?

drawSquare()

drawRect()

Create square object

drawArc()

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which package provides many event classes and Listener interfaces for event handling?

java.awt

java.applet

java.awt.event

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Suppose you want to display the text SAKEC in an applet. Which of the following method can be used for the same?

display()

print()

drawString()

transient()

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What invokes immediately after the start() method and also any time the applet needs to repaint itself in the browser?

Stop()

Paint()

init()

Destroy()

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Find the correct order in which applet methods are called

init-paint-start

init-start-paint

start-init-paint

start-paint-init

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Immediate superclass for TextField and TextArea is?

TextComponent

Component

Container

MenuComponent

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Engineering