0

web technology Online Quiz - 51

Description: web technology Online Quiz - 51
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0
  1. AOD

  2. OM

  3. TSG

  4. iAdmin

  5. All of the above


Correct Option: E
  1. Routing matrix

  2. Escalation team

  3. Close it

  4. Sev queue


Correct Option: A,B
  1. Add a TYPE=HIDDEN INPUT to the form

  2. Trap the return keypress and return (null

  3. Add 'return false' to onsubmit="..." in the FORM tag

  4. Instruct the user not to press the Return key.


Correct Option: C

Which JavaScript feature uses JAR files?

  1. Object signing

  2. Style sheets

  3. Netcaster channels

  4. Image rollovers


Correct Option: A
  1. split()

  2. document.clear()

  3. join()

  4. charAt()


Correct Option: D
  1. The duration of the browser session.

  2. The duration the current document stays loaded.

  3. Twenty-four hours from the time the cookie is set.

  4. There is no default setting.


Correct Option: A

Which of the following is true?

  1. If onKeyDown returns false, the key-press event is cancelled.

  2. If onKeyPress returns false, the key-down event is cancelled.

  3. If onKeyDown returns false, the key-up event is cancelled.

  4. If onKeyPress returns false, the key-up event is cancelled.


Correct Option: A

Which best describes JavaScript?

  1. a low-level programming language.

  2. a scripting language precompiled in the browser.

  3. a compiled scripting language.

  4. an object-oriented scripting language.


Correct Option: D

Choose the server-side JavaScript object:

  1. FileUpLoad

  2. Function

  3. File

  4. Date


Correct Option: C
  1. Database

  2. Cursor

  3. Client

  4. FileUpLoad


Correct Option: D
  1. The statement(s) it executes run(s) only once.

  2. It pauses the script in which it is called.

  3. clearTimeOut() won't stop its execution.

  4. The delay is measured in hundredths of a second.


Correct Option: A
  1. A method

  2. A function

  3. A statement

  4. An operator


Correct Option: D
  1. keybrd

  2. kb.ctl

  3. keyboard.control

  4. control keyboard


Correct Option: D
  1. ("Hello World")

  2. document.write("Hello World")

  3. response.write("Hello World")

  4. "Hello World"


Correct Option: B
  1. rnd(7.25)

  2. round(7.25)

  3. Math.round(7.25)

  4. Math.rnd(7.25)


Correct Option: C
  1. browser.name

  2. navigator.appName

  3. client.navName

  4. clientbrowser.navName


Correct Option: B
- Hide questions