-
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
-
-
A thread is a program's path of execution
Skill/Topic: AWT & AppletsA) TrueB) False
-
Implementing an interface and extending a class are the two ways of creating threads
Skill/Topic: AWT & AppletsA) TrueB) False
-
Inheritance interacts with encapsulation also.
Skill/Topic: AWT & AppletsA) TrueB) False
-
A single-line comment begins with a ________ and ends at the end of the line
Skill/Topic: AWT & AppletsA) /B) //C) /*D) **
-
A method in Java, that calls itself is said to be recursive.
Skill/Topic: AWT & AppletsA) TrueB) False
-
________ is the keyword used to inherit a class
Skill/Topic: AWT & AppletsA) extends
-
________ text component is best suited for controlling the format of a single line of user-entered text?
Skill/Topic: AWT & AppletsA) JformattedTextField
-
-
-
-
-
Java Interview Questions
Ans