A) navigator.appCodeName
B) navigator.appName
C) navigator.appVersion
D) None of the above
Correct Answer
verified
Multiple Choice
A) var txt = new Array(1:"tim",2:"kim",3:"jim")
B) var txt = new Array:1=("tim") 2=("kim") 3=("jim")
C) var txt = new Array("tim","kim","jim")
D) var txt = new Array="tim","kim","jim"
Correct Answer
verified
Multiple Choice
A) a program that can display a web page
B) a program used to view html documents
C) it enables user to access the resources of internet
D) all of the above
Correct Answer
verified
Multiple Choice
A) Topology
B) Routing
C) Networking
D) None of the above
Correct Answer
verified
Multiple Choice
A) System.out.println("Hello World")
B) println ("Hello World")
C) document.write("Hello World")
D) response.write("Hello World")
Correct Answer
verified
Multiple Choice
A) FileUpLoad
B) Function
C) File
D) Date
Correct Answer
verified
Multiple Choice
A) <js>
B) <scripting>
C) <script>
D) <javascript>
Correct Answer
verified
Multiple Choice
A) Select
B) If
C) Switch
D) For
Correct Answer
verified
Multiple Choice
A) Client
B) Server
C) Object
D) None of the above
Correct Answer
verified
Multiple Choice
A) Database
B) Cursor
C) Client
D) FileUpLoad
Correct Answer
verified
Multiple Choice
A) Semicolon, colon
B) Semicolon, Ampersand
C) Ampersand, colon
D) Ampersand, semicolon
Correct Answer
verified
Multiple Choice
A) Server-side image maps
B) Client-side image maps
C) Server-side image maps and Client-side image maps
D) None of the above
Correct Answer
verified
Multiple Choice
A) a single network
B) a vast collection of different networks
C) interconnection of local area networks
D) none of the above
Correct Answer
verified
Multiple Choice
A) <script href=" abc.js">
B) <script name=" abc.js">
C) <script src=" abc.js">
D) None of the above
Correct Answer
verified
Multiple Choice
A) LANGUAGE
B) SCRIPT
C) VERSION
D) None of the above
Correct Answer
verified
Multiple Choice
A) Eval
B) ParseInt
C) ParseFloat
D) Efloat
Correct Answer
verified
Multiple Choice
A) <LANGUAGE="JavaScriptVersion">
B) <SCRIPT LANGUAGE="JavaScriptVersion">
C) <SCRIPT LANGUAGE="JavaScriptVersion"> JavaScript statements…</SCRIPT>
D) <SCRIPT LANGUAGE="JavaScriptVersion"!> JavaScript statements…</SCRIPT>
Correct Answer
verified
Multiple Choice
A) The number of milliseconds since January 1st, 1970
B) The number of days since January 1st, 1900
C) The number of seconds since Netscape's public stock offering.
D) None of the above
Correct Answer
verified
Multiple Choice
A) a low-level programming language.
B) a scripting language precompiled in the browser.
C) a compiled scripting language.
D) an object-oriented scripting language.
Correct Answer
verified
Multiple Choice
A) onfocus
B) onblur
C) onclick
D) ondblclick
Correct Answer
verified
Showing 1 - 20 of 24
Related Exams