Contents

Byte code is processed in a particular computer platform by the…..
a) CPU                                                  
b) Compiler
c) JVM                                                 
d) linker

c

 JVM stand for java virtual machine



Small Java programs that are embedded in web pages are called….
a) Byte codes                                      
b) Applets
c) Controls                                           
d) Objects

b

Applets are small applications written in java programming



Which of the following is a selection control structure?
a) For                                                    
b) if-then-else
c) While                                                
d) Do-While


b

How many types of scripting languages?
a) six     
b) seven                
c) eight
d) nine

c

JavaScript, VBScript, PERL, DHTML, XML, XTHML, WML, .NET Platform



What does PERL stand for?
a) 
practice extension and report language
b) project explain reserve
c) Practice explain and report language
d) none of these


a

What does DHTML does stand for?
a) digital hypertext markup language
b) 
dynamic hypertext markup language
c) dynamin height markup language
d) none of these


b