New ! Computer Applications MCQ Practise Tests



11th Standard Computer Applications Control Structure in JavaScript English Medium Free Online Test One Mark Questions 2020 - 2021

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Applications

Time : 00:10:00 Hrs
Total Marks : 10

    Answer all the questions

    10 x 1 = 10
  1. Which conditional statement is used to transfer control from current statement to another statement?

    (a)

    Branching

    (b)

    Sequencing

    (c)

    Looping

    (d)

    Interating

  2. Which statement in switch case is used to exit the statement once the appropriate choice is found?

    (a)

    Exit

    (b)

    Default

    (c)

    Case

    (d)

    Break

  3. Which of the following alters the execution sequence?

    (a)

    loop

    (b)

    break

    (c)

    default

    (d)

    branch

  4. How many types of branching statements are there in Javascript?

    (a)

    3

    (b)

    4

    (c)

    5

    (d)

    7

  5. How many forms of if statement in Javascript?

    (a)

    3

    (b)

    2

    (c)

    4

    (d)

    7

  6. Which of the following expression is evaluated in form statement of javascript________.

    (a)

    Arithmetic

    (b)

    Assignment

    (c)

    relational / logical

    (d)

    all of these

  7. Which of the following is only for true condition?

    (a)

    if-else

    (b)

    if

    (c)

    else-if

    (d)

    switch

  8. Which of the following statement to specify a new condition if the first condition is false?

    (a)

    if-else

    (b)

    else-if

    (c)

    if

    (d)

    for

  9. else if is also called________.

    (a)

    nested if

    (b)

    logical if

    (c)

    conditional if

    (d)

    aitemate if

  10. The switch statement beings by evaluating an expression placed between________.

    (a)

    { }

    (b)

    < >

    (c)

    [ ]

    (d)

    ( )

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

Reviews & Comments about 11th Standard Computer Applications Control Structure in JavaScript English Medium Free Online Test One Mark Questions 2020 - 2021

Write your Comment