What is the expanded form of IDE?
Independent development entity.
Integrated deployment entity.
Intial deployment entity.
Integrated development environment.
Which of the following is a definition for Java bytecode?
Machine code to java processor chip.
Source code to java compiler.
Code for digital conversion.
Code for processing.
What are the constituents of a properties window?
Titlebox and properties list
Textbox and properties list
Titlebox and textbox
Events and properties list
Which are the two types of graphical controls?
Customized and uncustomized controls.
Parent and child controls.
Main and sub controls.
Container and child controls
What property of Java is enabled by JVM?
Platform independency
Simplicity
Security
Reusability
What is the use of a frame?
Display a set of component tools.
Display a set of controls.
Displays tree hierarchy of components in a frame.
Write javacode.
Which are the three major players that add functionally to GUI ?
Windows, event and message
Event, code editor and frame
Palette, event and controls
Event, source of event and event listener
Which of the following is included in the standard toolbar of NetBeans?
Icons of most frequently uesd commands.
The different tools in netbeans.
A dropdown list of items.
Title of application.
Choose the correct way of Java source code processing from the following.
Source code -> bytecode-> machine code.
Bytecode->machinecode->compiled code.
Source code->machinecode->bytecode.
Source code->compilecode->bytecode.
Which of the following is used by RAD?
Preprogrammed tools to develop softwares.
Predefined properties to develop softwares.
Preprogrammed objects to develop softwares.
Precomiled programs to develop softwares