Contents

Which type of language is c?
a) Imperative                                      
b) High-level
c) Action oriented                               
d) all of these


d

C language is available for which of the following operating systems?
a) DOS                                                  
b) Windows
c) Unix                                                  
d) all of these


d

How many techniques are used to develop web pages?
a) one    
b) three                 
c) five 
d) seven

c

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


c

An applet that run on web browser is called……
a) script                                                 
b) Applet
c) Servlets                                            
d) none of these

c

A program written in java is translated into……
a) machine language         
b) Assembly
c) Byte code                                        
d) JVM

c

Bytecode is computer object code that an interpreter converts into binary machine code so it can be read by a computer's hardware processor