New ! Computer Applications MCQ Practise Tests



Looping Structure 2 Mark Creative Question Paper With Answer Key

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Applications

Time : 00:30:00 Hrs
Total Marks : 30

    2 Marks

    15 x 2 = 30
  1. How "for loop" will execute?

  2. What is will provide "foreach" loop in PHP?

  3. How "while loop" will execute?

  4. How do..while loop differs form other loop?

  5. Why looping structure is necessary in programming an uages?

  6. Draw the For loop Structure and Flow chart

  7. Write the working principle of for loop parameters.

  8. How foreach loop will execut?

  9. What are the advantages of loop?

  10. What is known as entry-controlled loops?

  11. How many parameters are there in for loop? what are they?

  12. What will be the output for the corresponding program in php?
    For (\(\$\)num = 1; \(\$\)num <= 10; \(\$\)num + = 2)
    {
    Echo "\(\$\) num\n";
    }
    ?>

  13. What are entry-controlled loops in looping structure?

  14. What is exit-controlled loop in looping structure?

  15. When will issue an error during construction of for each loop?

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

Reviews & Comments about 12th Standard Computer Applications English Medium - Looping Structure 2 Mark Creative Question Paper and Answer Key 2022 - 2023

Write your Comment