New ! Computer Science MCQ Practise Tests



Control Structures 3 Marks and 5 Marks Questions

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 00:45:00 Hrs
Total Marks : 40
    5 x 3 = 15
  1. Write a program to display
    A
    A B
    A B C
    A B C D
    A B C D E

  2. Write note on if..else structure.

  3. Using if..else..elif statement write a suitable programs to display largest of 3 numbers.

  4. Write the syntax of while loop.

  5. List the differences between break and continue statements.

  6. 5 x 5 = 25
  7. Write a detail note on if..else..elif statement with suitable example.

  8. Explain Jump statement in python.

  9. Write a program in python to display the following output.
    1
    1 2
    1 2 3
    1 2 3 4
    1 2 3 4 5

  10. Write a program in python to display he following output.
    1
    2 2
    3 3 3
    4 4 4 4
    5 5 5 5 5

  11. Write a program in python to display the following output.
    (i) 5 5 5 5 5
    4 4 4 4
    3 3 3
    2 2
    1
    (ii) 1 2 3 4 5
    1 2 3 4
    1 2 3
    1 2
    1

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

Reviews & Comments about 12th Computer Science - Control Structures 3 Marks and 5 Marks Questions

Write your Comment