12th Standard Syllabus & Materials
12th Standard
TN 12th Computer Applications மின்னணு தரவு பரிமாற்றம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின் - வணிக பாதுகாப்பு அமைப்புகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின்னணு செலுத்தல் முறைகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின் - வணிகம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications திறந்த மூல கருத்துருக்கள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications வலையமைப்பு வடமிடல் Sample Question Papers Study Material - QB365 Set A

Published on: 05/09/2022
QB365 provides a detailed and simple solution for every Possible Creative Questions in Class 12 Computer Applications Subject -Looping Structure, English Medium. It will help Students to get more practice questions, Students can Practice these question papers in addition to score best marks.
Download Tamil Nadu 12th Standard Computer Applications question papers, model tests, one-mark questions, important questions, and public exam papers in PDF format. Free study materials and answer keys for TN State Board students.
Questions + Answers key
Take MCQ Computer Applications Test

1.
When will issue an error during construction of for each loop?
2.
What is exit-controlled loop in looping structure?
3.
What are entry-controlled loops in looping structure?
4.
What will be the output for the corresponding program in php?
For (\(\$\)num = 1; \(\$\)num <= 10; \(\$\)num + = 2)
{
Echo "\(\$\) num\n";
}
?>
5.
How many parameters are there in for loop? what are they?
6.
What is known as entry-controlled loops?
7.
What are the advantages of loop?
8.
How foreach loop will execut?
9.
Write the working principle of for loop parameters.
10.
Draw the For loop Structure and Flow chart
11.
Why looping structure is necessary in programming an uages?
12.
How do..while loop differs form other loop?
13.
How "while loop" will execute?
14.
What is will provide "foreach" loop in PHP?
15.
How "for loop" will execute?
1.
'for each loop' will- issue an error when you try to use it on a variable with different data type or an uninitialized variable.
2.
'do while loop' is called exit-controlled loop.
3.
'for loop' and 'while loop' are entry-controlled loops in looping structure.
4.
Output:
1
3
5
7
9
5.
There are three main parameters in for loop, namely the init counter, Test counter Increment counter.
6.
For loop is used when the user knows in advance, how many times the block needs to execute. These types of loops are also known as entry-controlled loops.
7.
Loops are used to execute block of statements, multiple times until the specific condition is met This helps the user to save both time and effort of writing the same code multiple times.
8.
(i) foreach loop is exclusively available In PHP.
(ii) It works only with arrays. The loop iteration deepens on each KEY Value pair in the Array
9.
1. init counter: Initialize the loop initial counter value
2. Test counter: Evaluated fer every iteration of the loop, If it evaluates to TRUE, the loop continues. If it evaluates to FALSE, the loop ends.
3. Increment counter: Increases the loop counter value.
10.
11.
To repeat the same block of code a given number of times, or until a certain condition is met. This can be accomplished using looping statements
12.
do...while - loops through a block of code once, and then repeats the loop as long as the specified condition is true
13.
PHP while loops execute a block of code while the specified condition is true.
14.
The foreach construct provides an easy way to iterate over arrays
15.
For loops execute a block of code a specified number of times.
12th Standard Syllabus & Materials
12th Standard
TN 12th Computer Applications களப்பெயர் முறைமை (DNS) Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications வலையமைப்பு எடுத்துக்காட்டுகள் மற்றும் நெறிமுறைகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications கணினி வலையமைப்பு ஓர் அறிமுகம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications PHP-உடன் MySQL-ஐ இணைத்தல் Sample Question Papers Study Material - QB365 Set A
Tamilnadu Stateboard 12th Standard Subjects

Maths

Chemistry

Physics

Biology

Computer Science

Business Maths and Statistics

Economics

Commerce

Accountancy

History

Computer Applications

Biology

Computer Technology

Computer Applications

Computer Science

Business Maths and Statistics

Commerce

Economics

Maths

Chemistry

Physics

Computer Technology

History

Accountancy

Tamil

English

French
Tamilnadu Stateboard Standards