Sem III- OOP Module 4  (2024-25)

Sem III- OOP Module 4 (2024-25)

University

20 Qs

quiz-placeholder

Similar activities

Administración de Procesos y del procesador

Administración de Procesos y del procesador

University

23 Qs

Industrial Engineering Quiz

Industrial Engineering Quiz

University

23 Qs

Fundamentals of Data Structures

Fundamentals of Data Structures

University

15 Qs

Local Scour and Fluid Dynamics Quiz

Local Scour and Fluid Dynamics Quiz

University

20 Qs

Redes de Investigación Operativa

Redes de Investigación Operativa

University

17 Qs

PASGT PRELIM QUIZ 2

PASGT PRELIM QUIZ 2

University

20 Qs

Lesson 7 ROBOTICS

Lesson 7 ROBOTICS

12th Grade - University

18 Qs

DECISION MAKING

DECISION MAKING

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?