New ! Computer Science MCQ Practise Tests



11th Standard English Medium Computer Science Subject Iteration and recursion Creative 1 Mark Questions with Solution Part - I

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

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

    1 Marks

    5 x 1 = 5
  1. Which statements executed repeatedly as long as the loop condition is true?

    (a)

    Sequential

    (b)

    Abstraction

    (c)

    Iteration

    (d)

    Assignment

  2. The unchanged variables of the loop body is called loop _______.

    (a)

    condition

    (b)

    loop statement

    (c)

    loop variable

    (d)

    loop invariant

  3. Which one is odd?

    (a)

    at the start of the loop (just before the loop)

    (b)

    at the start of each iteration (before loop body)

    (c)

    at the end of each iteration (after loop body)

    (d)

    at the middle of the loop (just before the loop)

  4. In an expression if the variables has the same value before and after an assignment, then it is __________of an assignment.

    (a)

    variant

    (b)

    Invariant

    (c)

    iteration

    (d)

    variable

  5. When the solver calls a sub solver, then it is called _________.

    (a)

    Iterative call

    (b)

    solver call

    (c)

    recursive call

    (d)

    conditional call

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

Reviews & Comments about 11th Standard English Medium Computer Science Subject Iteration and recursion Creative 1 Mark Questions with Solution Part - I

Write your Comment