TN Online TestSamacheer Kalvi practice

12th Standard Computer Applications March 2025: Online Practice Test

Answer the 15 MCQs from the March 2025 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
__________ has five major components like text, images, sound, video and animation.
Q2
A __________ is used for magnifying the particular portion of the area.
Q3
To select an entire document using the keyboard, press __________.
Q4
Which operator is called "identical" ?
Q5
How many types of arrays are there in PHP ?
Q6
What type of statement is the if...else statement ?
Q7
What is the output of the following code ?
$i = 4;
do
{
echo $i."<br>";
$i++;
} while ($i<=3);
Q8
Which looping structure should be used to iterate over elements of an array in PHP ?
Q9
What type of loop is "while loop" in PHP ?
Q10
A set of Computers connecting together is called as __________.
Q11
The expansion of FTP is :
Q12
WWW was invented by :
Q13
__________ host the e-books on their websites.
Q14
Which of the following system securely share business information with suppliers, vendors, partners and customers ?
Q15
Which is the first industry-specific EDI Standard ?