Oak is developed as
World wide web
Web browser
Java
Windows NT
_______ can be used to translates instruction by - instruction to execute a Program.
Compiler
Interpreter
Machine code
Source code
In which year Java supports for web services officially released via the Java TM Web Services Developer Pack?
1998
2004
2002
_________ is the shortcut key to view the terminal window.
Ctr l+ S
Ctrl + shift
Ctrl + T
Alt + shift
Java is
a programming language
Platform
Both (1) and (2)
None of these
________ interprets the byte code for the machine for which it has to run.
Java byte code
Java API's
Java virtual Machine
Java Interpreter
Which of the following prints some text on the monitor (in context of Java)?
Print
Print/n
System.out.print/n("...")
All of the above
The text enclosed within /*....*/, is called
Class name
Statements
Comments
Every stand-alone application of Java begins executing with a ________ method.
Single
Multiple
Main
Function
Blue J is basically an
Application Server
Integrated Development Environment
Platform- independent