Java Programming Quiz

Java Programming Quiz

University

50 Qs

quiz-placeholder

Similar activities

Midterm Exam - CSCI0823

Midterm Exam - CSCI0823

University

50 Qs

BCA Quizzler

BCA Quizzler

University

50 Qs

Mid Web

Mid Web

University

47 Qs

Câu hỏi về Microsoft Access

Câu hỏi về Microsoft Access

University

55 Qs

AJP Vidyalankar Polytechnic CHP 5 Part 1

AJP Vidyalankar Polytechnic CHP 5 Part 1

University

47 Qs

JavaScript-ITELECTIVE

JavaScript-ITELECTIVE

University

50 Qs

OOP Midterms

OOP Midterms

University

50 Qs

SQL Quiz

SQL Quiz

University

52 Qs

Java Programming Quiz

Java Programming Quiz

Assessment

Quiz

Other

University

Hard

Created by

LODELIO MILLO

Used 9+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This class is used to create a container similar to a windows form in java?

JLabel

JFrame

JTextField

JButton

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which swing component is commonly used for single line data in Java?

JTextBox

TextField

JTextField

TextBox

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which swing component is commonly used to create clickable buttons in Java GUI applications?

Button

JButton

JCommandButton

CommandButton

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A keyword used to apply an interface in Java

implements

extends

Implement

extend

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A keyword used to apply inheritance in Java

Implements

extends

Implement

extend

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arjun is customizing a JTextField in his Java application. Which method of a JTextField should he use to assign the text that will be displayed inside the control?

getText()

text()

getLabel()

setText()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which package should you import to handle mouse events in Java?

java.lang

java.awt

java.awt.event

java.event

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?