1. Question: Which of the following is the minimum browser version that supports JavaScript

    A
    Navigator v2.0

    B
    Mozilla V1.5

    C
    IE 2.0

    D
    Navigator V1.0

    Note: Not available
    1. Report
  2. Question: Under which of the following conditions will you need to include semi colons on a line of code?

    A
    When you have multiple statements on multiple lines

    B
    When you have multiple statements on a line

    C
    When you have single statement on multiple lines

    D
    When you have single statement on a line

    Note: Not available
    1. Report
  3. Question: Which of the following are the valid JavaScript versions?

    A
    Version 1.2

    B
    Version 1.1

    C
    Version 1.3

    D
    Version 1.4

    Note: Not available
    1. Report
  4. Question: Which of the following languages will you consider as being similar to JavaScript?

    A
    C

    B
    C++

    C
    PHP

    D
    Java

    Note: Not available
    1. Report
  5. Question: You plan the coding of your project. When must the object references be ready?

    A
    at run time

    B
    at compile time

    C
    at debug time

    D
    at code time

    Note: Not available
    1. Report
  6. Question: Which of the following correctly describe cookies ?

    A
    Often referred to as "persistent cookies"

    B
    Often referred to as "persistent HTML"

    C
    Small memory-resident pieces of information sent from a server to the client

    D
    Small memory-resident pieces of information sent from a client to the server

    Note: Not available
    1. Report
  7. Question: A program written by JavaScript is driven by

    A
    Events

    B
    Classes

    C
    Objects

    D
    DLL

    E
    Components

    Note: Not available
    1. Report
  8. Question: What are JavaScript relations with the underlying operating platform?

    A
    Platform dependent

    B
    Platform linkage

    C
    Platform independent

    D
    Platform binding

    Note: Not available
    1. Report
  9. Question: Which of the following correctly describe JavaScript as a language?

    A
    It is based on object creation

    B
    It focuses on component building

    C
    It focuses on logic flow

    D
    It emphasis on SCRIPTING

    Note: Not available
    1. Report
  10. Question: When authoring web page with Javascript, why should you explicitly include the window object into your codes?

    A
    this is a good practice

    B
    this is REQUIRED

    C
    this ensures browser compatibility

    D
    this ensures OS compatibility

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd