Which type of language is c?
a) Imperative
b) High-level
c) Action oriented
d) all of these
C language is available for which of the following operating systems?
a) DOS
b) Windows
c) Unix
d) all of these
How many techniques are used to develop web pages?
a) one
b) three
c) five
d) seven
HTML, Scripts, Applets, Servlets, ActiveX Controls
A small java program that can be embedded in HTML page is called…..
a) script
b) Applet
c) Servlets
d) none of these
An applet that run on web browser is called……
a) script
b) Applet
c) Servlets
d) none of these
A program written in java is translated into……
a) machine language
b) Assembly
c) Byte code
d) JVM
Bytecode is computer object code that an interpreter converts into binary machine code so it can be read by a computer's hardware processor