New ! Computer Applications MCQ Practise Tests



11th Standard English Medium Computer Applications Subject Control Structure in JavaScript Creative 1 Mark Questions with Solution Part - I

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Applications

Time : 01:00:00 Hrs
Total Marks : 5

    1 Marks

    5 x 1 = 5
  1. Which of the following statements used to perform different actions based on different conditions which are supported by JavaScript?

    (a)

    branching

    (b)

    looping

    (c)

    break

    (d)

    continue and default

  2. Which of the following statement is true?
    (i) Branching do not transfer control from one statement to another
    (ii) A branch alters the execution sequence
    (iii) There are four type of control statements

    (a)

    only (iii)

    (b)

    only (i)

    (c)

    only (ii)

    (d)

    both (ii) and (iii)

  3. Which of the following statement used commonly within switch to exit if choice is found?

    (a)

    break

    (b)

    case

    (c)

    default

    (d)

    lable

  4. How many types of looping statements in Javascript?

    (a)

    4

    (b)

    3

    (c)

    2

    (d)

    many

  5. Which of the following loop structure is very flexible and useful in Javascript?

    (a)

    while

    (b)

    for

    (c)

    do-while

    (d)

    if-else

*****************************************

Reviews & Comments about 11th Standard English Medium Computer Applications Subject Control Structure in JavaScript Creative 1 Mark Questions with Solution Part - I

Write your Comment