TN Online TestSamacheer Kalvi practice

12th Standard Computer Applications March 2024: Online Practice Test

Answer the 15 MCQs from the March 2024 paper, with or without a timer. Your score, the correct answers and explanations appear when you submit.

Set up your test

Solved paper
Time remaining00:00
Q1
AIFF file format was developed by __________.
Q2
Identify the data query language command used to retrieve the data from database.
Q3
Which statement is used to show the output of a string or other data in the screen in PHP ?
Q4
Which of the following is used to terminate from the switch statement ?
Q5
What is the output of the following code ?
for($i=5; $i>=1; $i--)
{
echo $i ."<br>";
}
Q6
Which of the following is the correct function for closing connection in PHP ?
Q7
In mobile network, land areas for network coverage was distributed as __________.
Q8
How many bits are used in the IPv6 addresses ?
Q9
Which of the following Connector is called as Champ Connector ?
Q10
Place option is present in __________ menu.
Q11
Expansion of SME is :
Q12
Which of the following is correctly matched ?
Q13
Root name server are maintained by __________.
Q14
Which of the following is not a security element involved in E-Commerce ?
Q15
A user-defined function in PHP starts with the keyword __________.