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 Function and Array, 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.
What is the use of ,(comma) and .(dot) operator in echo statement?
2.
Define vector array?
3.
What is called PHP arrays?
4.
What is use of count ( ) function?
5.
How can you check the PHP if the array is empty?
6.
Define magic function in PHP
7.
Write the example for parameterized function to return a value and use the return statement.
8.
What is Function?
9.
Define function calling?
10.
What is indexed array?
11.
What is Multi-Dimensional Array?
12.
How index will be assigned in indexed array?
13.
What is associative array?
14.
Write array Syntax in PHP
15.
Usage of Array in PHP.
1.
In an echo statement, the comma, and dot operator are used to join the strings.
2.
Elements in an array have same type are called vector array.
3.
Hashes are also called PHP arrays.
4.
count() function is used to count the number of elements in an array.
5.
1. Using sizeof() function we can check.
2. If the size of array is zero then array is empty.
6.
PHP functions that start with a double underscore "_ _" are called magic functions in PHP.
7.
For a function to return a value, use the return statement
function sum($x, $y)
<?php
{\(\$\)z = \(\$\)x + \(\$\)Y; return \(\$\)z;
}echo "5+10=". sum(5, 10). "<br>";
echo "7+13= ". sum(7, 13). "<br>";
echo "2+4= ". sum(2, 4);
?>
8.
A function is a type of sub routine or procedure in a program.
9.
A function declaration part will be executed by a call to the function. Programmer has to create Function Calling part inside the respective program.
SYNTAX:
function Name ( );
10.
The index can be assigned automatically in a collection of data set
11.
A multidimensional array is an array containing one or more arrays.
12.
The index can be assigned automatically in a collection of data set.
13.
Associative arrays are arrays that use named keys that you assign to them.
14.
array(key= >value,key= >value,key= >value,etc.);
key = Specifies the key (numeric or string value = Specifies the value
15.
1. The array() function is used to create an array.
2. In PHP,there are three types of arrays:
i). Indexed arrays - Arrays with numeric index
ii). Associative arrays - Arrays with named keys
iii). Multidimensional arrays - Arrays containing one or more arrays
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