How interpretation differs from compilation.
Translates instruction by instruction not all at once
Line by line translation
Executes different code
Generates direct machine code
What do you meant by the term 'Object oriented'?
Focused on objects
Programming on the base of objects
Very near to real world
Very real to programming world
What is a main method?
One and only method in a class
Includes full source code
Is where an application execution begins
The first method
What is java byte code?
It is machine instructions to java processor chip
It is the machine code to java compiler
It is the interpreted code for java interpreter
It is the complete instruction set for execution
Who developed 'oak' which was later renamed as Java?
James Gosling
James Gorbet
James catter
James Jacob
What can be the name of a source file In a java program?
Initial class with java extension
Method name with java extension
Main with java extension
User defined name with java extension
What is the expansion of IDE?
Independent development entity
Integrated deployment entity
Initial deployment entity
Integrated development environment
What is included in Java API?
Jvm functional code for applets
Java programming guide for applications
Functions and variables for applications
JVM key code for applications
Who created Jcreator LE?
Sun micro systems
Bell laboratories
Microsoft
Xinox software