Where are the following four methods commonly used?
1) public void add(Component c)
2) public void setSize(int width,int height)
3) public void setLayout(LayoutManager m)
4) public void setVisible(boolean)
6CSN-Q3
Quiz
•
Computers
•
Professional Development
•
Hard
RAVIKANTH K
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where are the following four methods commonly used?
1) public void add(Component c)
2) public void setSize(int width,int height)
3) public void setLayout(LayoutManager m)
4) public void setVisible(boolean)
Graphics class
Component class
Both A & B
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many types of events are there?
2
3
4
11
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Implement the Listener interface and overrides its methods is required to perform in event handling.
Yes
No
Sir din't teach
None
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the container that doesn't contain title bar and MenuBars but it can have other components like button, textfield etc?
Window
Frame
Panel
Container
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the role of the paint method in a component?
To handle mouse clicks on the component
To render graphics on the component using the Graphics object
To add components to the container
To update the layout of the container
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is used to draw a string in the Graphics class?
drawString(String str, int x, int y)
paintString(String str, int x, int y)
writeString(String str, int x, int y)
text(String str, int x, int y)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which object is sent as parameter to setColor(_______)
Graphics a
Color c
Frame f
None
15 questions
DOT NET-SET1
Quiz
•
Professional Development
10 questions
AppsLab_Q2
Quiz
•
10th Grade - Professi...
10 questions
Quiz String
Quiz
•
Professional Development
13 questions
Игры на Python 1 модуль
Quiz
•
Professional Development
10 questions
Python Jetcode
Quiz
•
Professional Development
11 questions
JAVA QUIZ
Quiz
•
Professional Development
12 questions
AppsLab_Q3
Quiz
•
1st Grade - Professio...
10 questions
1. Standard output, Data type and variable
Quiz
•
Professional Development
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade