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 -PHP Conditional Statements, 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.
Write the PHP program using if statement.
2.
Difference between print and echo statements in PHP.
3.
Define if else ladder statement.
4.
Write the example for if statement.
5.
What is mean by If else ladder.
6.
Write the syntax of If statement.
7.
How Switch statement and if statement differs?
8.
What IS"if statement" in PHP?
9.
How conditional statements perform?
1.
\(\$\)Pass_Mark = 35;
\(\$\)Sudent_Mark = 70;
if (\(\$\)Student_Mark> = \(\$\)Pass_Mark)
{
echo "The Student is Eligible for the Promotion'';
}
?>
2.
| Print statement | echo statement |
| It has return value of 1 (true) | It does not return any value. |
3.
When we have multiple options available or we need to take multiple decisions based on available conditions, we can use another form of if....statement called if ... else ladder.
4.
\(\$\)Pass_Mark = 35;
\(\$\)Sudent_Mark = 70;
if (\(\$\)Student_Mark> = \(\$\)Pass_Mark)
{
echo "The Student is Eligible for the Promotion'';
}
?>
5.
1. Else executes the following block of statements if the condition in the corresponding if is false.
2. After the else, if another condition is to be checked, then an if statement follows the else. This is else if and is called as if else ladder.
6.
if (condition)
{
Execute statement(s) if condition is true;
}
7.
Switch statements work the same as if statements but they can check for multiple values at a time
8.
The If Statement is a way to make decisions based upon the result of a condition.
9.
It performs different actions for different decisions in programing language
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