Sem III- OOP Module 4  (2024-25)

Sem III- OOP Module 4 (2024-25)

University

20 Qs

quiz-placeholder

Similar activities

Real-Time Scheduling Quiz

Real-Time Scheduling Quiz

University

17 Qs

Python Files

Python Files

University

15 Qs

Embedded Systems Quiz

Embedded Systems Quiz

University

16 Qs

LEVELLING FOR CIVIL ENGINEERING

LEVELLING FOR CIVIL ENGINEERING

University

20 Qs

Arduino based quiz

Arduino based quiz

2nd Grade - University

25 Qs

OH_Quiz1

OH_Quiz1

University

15 Qs

ETS Pemrograman Berorientasi Obyek

ETS Pemrograman Berorientasi Obyek

University

15 Qs

Diversity In Engineering: College Readiness Quiz

Diversity In Engineering: College Readiness Quiz

University

17 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?