
CS26L 3RD EXAM

Quiz
•
Computers
•
University
•
Hard
PRINCESS SALARZA
Used 4+ times
FREE Resource
79 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
The object of (blank) class is a single line input field that allows the user to select a number or an object value from an ordered sequence.
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
is a software intermediary that allows two applications to talk to each other
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
import java.awt.*;
import javax.swing.*;
public class PanelExample {
PanelExample(){
JFrame f= new JFrame("Panel Example");
JPanel panel=new JPanel();
panel.setBounds(40,80,200,200);
panel.setBackground(Color.gray);
JButton b1=new JButton("Button 1");
b1.setBounds(50,100,80,30);
b1.setBackground(Color.yellow);
JButton b2=new JButton("Button 2");
b2.setBounds(100,100,80,30);
b2.setBackground(Color.green);panel.add(b1);
panel.add(b2);
f.add(panel);
f.setSize(400,400);
f.setLayout(null);
f.setVisible(true);
}
public static void main(String args[]){new PanelExample();
}}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
- To change−the look and feel of the frame.
JFrame.setDefaultLookAndFeelDecorated(true);
UIManager.getCrossPlatformLookAndFeelClassName()
UIManager.setLookAndFeel()
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
API stands for
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
- (blank) inherited the properties of JComponent class and implemented them with an Accessible interface.
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Creates acolor chooser pane with the specified initial color.
Create a free account and access millions of resources
Similar Resources on Wayground
76 questions
SAP - Module 4 - PP

Quiz
•
University
80 questions
IT-elective 2

Quiz
•
University
80 questions
preTEST Pranata Komputer Terampil Part 1

Quiz
•
10th Grade - Professi...
74 questions
Firewalls and Network Security Study Guide Midterm

Quiz
•
University
78 questions
Active Directory Quiz

Quiz
•
University
80 questions
CSE1101 Intro+M1

Quiz
•
University
81 questions
Computer Organization and Architecture

Quiz
•
University
75 questions
OCR L3 Cam Tech Unit 1 Fundamentals of IT

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University