-
-
Java is Case ________
A) InsensitiveB) Sensitive
-
The keywords const and goto are reserved but not used
A) TrueB) False
-
The Separator [ ] is Used to declare array types
A) TrueB) False
-
-
-
-
-
-
-
Subclass is the class that does the inheriting (the child class)
Skill/Topic: InheritanceA) TrueB) False
-
AWT stands for Abstract Window Toolkit
Skill/Topic: AWT & AppletsA) TrueB) False
-
AWT supports Ctrl-C Ctrl-V copy/paste without any coding
Skill/Topic: AWT & AppletsA) TrueB) False
-
FileDialog allows the user select a directory or file from a tree.
Skill/Topic: AWT & AppletsA) TrueB) False
-
-
RandomAccessFile is used for reading a few parts of data that are at known positions near the end of a large file.
Skill/Topic: AWT & AppletsA) TrueB) False
-
We can buffer a RandomAccessFile
Skill/Topic: AWT & AppletsA) TrueB) False
-
The content pane is the main container in JApplet, JDialog, and JFrame objects.
Skill/Topic: AWT & AppletsA) TrueB) False
-
If you want to mix fonts or colors within the text, or to have formatting such as multiple lines, you can use HTML
Skill/Topic: AWT & AppletsA) TrueB) False
-
_________ can display and edit multiple lines of text
Skill/Topic: AWT & AppletsA) JtextAreaB) JtextfieldC) JtextPaneD) Jeditorpane
Java Interview Questions
Ans