What is the control in which the user cannot enter or edit text directly.
Text field
Label
List box
Combo box
The area on the frame where GUI components are placed are called
Components
Design area
Content pane
control palette
The code written by a programer is
Byte code
Source code
Native executable code
executable code
The shortcut to open a code window is .
Control + Shift + Page up ? pagedown
Control + Alt +Pageup/ Page down
Shift + page up / pagedown
Shift + alt + page / Pagedown
The process of converting a source code into machine code is
Execution
Interpretation
Assembling
Compilation
The Java byte code is a machine instruction for a Java processor chip called
JVM
RAD
API
UI
JVM combined with _________makes Java platform.
JAVA Byte code
Java API
JAVA
What is an element with visual properties and can display information and interact with the user.
Window
Gadget
Widget
Fields
The resultant machine code in an ordinary compilation process is
Machine code.
Which window server has an editor for entering application code.
Inspection window
Code editor window
Properties window
Project window