POST QUIZ JAVA
Quiz
•
Computers
•
12th Grade
•
Hard
Idalaila Aziz
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Identify the abbreviation of AWT.
Applet Windowing Toolkit
Abstract Windowing Toolkit
Absolute Windowing Toolkit
None of the above
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Identify a method that can set or change the text in a Label.
setText();
getText();
getEditableText();
setSelectedText();
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Choose a CORRECT component in AWT that can refer to Figure 1.
Label
Frame
TextField
TextArea
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
The following is NOT a valid button declaration
JButton b = new JButton( );
JButton b[ ] = new Jbutton[ ];
ButtonTest application = new ButtonTest();
Private JButton btnclose = new JButton(“Close”);
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Choose the TRUE statement to create CheckBox component by referring to Figure 2.
Checkbox checkbox1 = new Checkbox(“Nasi Goreng”);
Checkbox checkbox2 = new Checkbox(“Roti Bakar”, true);
Checkbox checkbox1 = new Checkbox(‘Nasi Goreng’);
Checkbox checkbox2 = new Checkbox(‘Roti Bakar’, true);
Checkbox checkbox1 = new Checkbox[“Nasi Goreng”];
Checkbox checkbox2 = new Checkbox[“Roti Bakar”, true];
Checkbox checkbox1 = new Checkbox[‘Nasi Goreng’];
Checkbox checkbox2 = new Checkbox[‘Roti Bakar’, true];
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Choose which of the following code snippets correctly changes the background color of a JFrame to blue?
getContentPane().setColor(Color.BLUE);
getContentPane().setBackground(Color.BLUE);
setBackColor(Color.BLUE);
setBackground(Color.BLUE);
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
The name of the Swing class that is used for frames is called
Frame
JFrame
Window
SwingFrame
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Managing User Accounts
Quiz
•
9th Grade - University
10 questions
Using Sprite Lab in code.org (Homework 1)
Quiz
•
9th - 12th Grade
10 questions
Algorithm
Quiz
•
10th - 12th Grade
9 questions
Test Excel
Quiz
•
10th - 12th Grade
15 questions
Office 365 Essentials Quick Reference Guide Review By Mr. B
Quiz
•
12th Grade
10 questions
Bab 2 | Latihan Pengukuhan II
Quiz
•
12th Grade - University
11 questions
7mo02
Quiz
•
12th Grade
11 questions
Google Collaboration
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
