What is the function of the java interpreter?
Translates byte code to native machine code
Translates byte code to processor code
Translates source code to native machine code
What is the platform dependent machine code generated after compilation called as?
Native machine code
Native executable code
Native platform code
Native byte code
Which of the following is not a feature of freeware software?
Free of cost
No copyright
Distributable and can be shared
No demo versions
What is an initial class?
Holds full program in it
The first class in a program
One and only class in a program
Olds main function inside
Who created Jcreator LE?
Sun micro systems
Bell laboratories
Microsoft
Xinox software
Which of the following combines to form Java platform?
Java libraries and byte codes
IDE and java libraries
Jvm and API
Jvm and byte code
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 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 command used in DOS prompt to change the directory?
C:CD:\FOLDERNAME
CD D:\FOLDERNAME
CD FOLDERNAME
C:\FOLDERNAME
What is meant by Multimedia?
Integration of source code and byte code
Integration of audio, video, graphics and animation
Combining multiple platforms
Integrated programming media