This 'Advance Java Programming(Class Test-I)' assesses knowledge in Java Swing components, AWT subclasses, and JTable functionalities. It tests understanding of event handling and applet creation, crucial for developing robust Java applications. Ideal for learners aiming to enhance their Java GUI development skills.
WINDOW_ACTIVATED
WINDOW_CLOSED
WINDOW_DEICONIFED
All of the above
Rate this question:
Container
LayoutManger
Color
Font
Rate this question:
New TextArea(80,50);
New TextArea(50,80);
New TextArea(80);
TextArea(80,50);
Rate this question:
GetId()
GetActionCommand()
GetModifiers()
ParamString()
Rate this question:
Main
Mulit-level
Model
Method
Rate this question:
Platform dependent
Platform independent
Both a & b
Platform Oriented
Rate this question:
Option 1
Option 2
Option 3
None of the above
Rate this question:
ActionEvent
MouseEvent
ItemEvent
KeyEvent
Rate this question:
Awt
Net
Javax
Swing
Rate this question:
MouseListener
MouseEvent
MouseMotionListener
MouseAdapter
Rate this question:
Setsize()
SetSize()
GetSize()
Size()
Rate this question:
FlowLayout
GridLayout
CardLayout
BorderLayout
Rate this question:
SetLayout(false);
SetLayout();
SetLayout(null);
Setnull();
Rate this question:
Height
Width
ThumbSize
Boxsize
Rate this question:
CENTER
TOP
HORIZONTAL
VERTICAL
Rate this question:
Add(jc);
Jc.add(c);
c.add(jc);
Add(c);
Rate this question:
MenuComponent
MenuBar
MenuItem
CheckboxMenuItem
Rate this question:
ActionListener , c.add(bb); , ,ActionListener, e.getActionCommand();
c.add(bb); ,ActionListener ,ActionListener, c.add(bb);
ActionListener ,ActionListener, c.add(bb); , e.getActionCommand();
ActionListener, c.add(bb); , e.getActionCommand();
Rate this question:
Choice
List
JList
JCombobox
Rate this question:
Object that describe a state change in processing
Object that describe any change by the user and system
Event is class defining only object
Object that describe a state change in source
Rate this question:
Code; javax.swing.*; c.add(jc);
Javax.swing.*; c.add(jc); code
Javax.swing.*;
C.add(j);
Rate this question:
TreePath
TreeNode
DefaultMutableTreeNode
MutableTreeNode
Rate this question:
TabbedPane,List,Applet
Applet,TabbedPane,Panel
Panel,TabbedPane,List
Applet,Panel,TabbedPane
Rate this question:
SetText()
GetText()
Both A & B
None of above
Rate this question:
Quiz Review Timeline (Updated): Mar 22, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
How Well Do You Know Java Swing?
Have you studied Java Swing and its concepts? Take this quiz to see how well you know Java Swing. Java Swing was developed to provide users with a look that is similar to other...
Questions:
10 |
Attempts:
1037 |
Last updated:
Nov 16, 2023
|
Java: Swing Frames Trivia Quiz
What do you know about Java? This is a quiz on Java Swing frames. Are you ready for this Java: Swing Frames Trivia Quiz. J Frames work as the main window where components like...
Questions:
10 |
Attempts:
2919 |
Last updated:
Jul 16, 2023
|
Advanced Java Practice Test Quiz
Advanced Java, as the name implies, is not easy! It is very advanced and complicated. Much more than basic Java. But it makes computing much easier!!! Can be used on any device...
Questions:
10 |
Attempts:
1897 |
Last updated:
Mar 22, 2023
|
Wait!
Here's an interesting quiz for you.