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 command used in DOS prompt to change the directory?
C:CD:\FOLDERNAME
CD D:\FOLDERNAME
CD FOLDERNAME
C:\FOLDERNAME
What is the command used to list out the files in a specified folder in a current working directory?
DIR
LIST
DIR FILENAME
CD FILENAME
Which are the two types of java program?
Websites and mobile applications
Internet applets and stand alone applications
Form applications
Web applications and desktop applications
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 feature is enabled by the byte code?
Accuracy
Reliability
Platform independence
Concurrency
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
What is meant by the command 'CD'?
Copy directory
Change directory
Category directory
Control directory
What is the expansion of GUI?
Graphical utility interface
General user interface
Graphical user interface