TN Online TestSamacheer Kalvi practice

12th Standard Computer Applications — Forms and Files: Online Practice Test

Share this chapter: Telegram

Pick how many questions you want and set a time limit, then start. You'll get your score at the end with the correct answer and an explanation for every question. Free, in Tamil and English — 25 questions available.

Set up your test

Time remaining00:00
Q1
What are HTML forms used for?
Q2
Which of the following is NOT a form control available in HTML forms?
Q3
Which tag is used to create an HTML form?
Q4
What form control allows the user to select multiple values?
Q5
What form control allows the user to select only one value at a time?
Q6
What is the purpose of validation in PHP?
Q7
How many types of validation are available in PHP?
Q8
Which PHP function can be used to open a file?
Q9
What PHP function can be used to read a file?
Q10
What PHP function can be used to close a file?
Q11
Which HTML form control is designed to allow the user to select more than one value from the form?
Q12
Which of the following is NOT categorized as a button control in HTML forms?
Q13
Where is the input data stored when it is sent to the server using the POST method?
Q14
Which attribute of the HTML tag is used to specify the back-end script that will process the submitted data?
Q15
What are the two PHP variables used to collect submitted form data once it reaches the server?
Q16
Which type of validation is performed directly on the client machine's web browser using JavaScript or input attributes?
Q17
Which of the following back-end technologies can be used to perform Server-Side Validation on the server machine?
Q18
According to the validation rules mentioned in the textbook, what is the specific criteria for a Name text input field?
Q19
What must an Email text input field contain according to the basic validation rules in the textbook?
Q20
Which PHP system function is used to open a file on the server and requires parameters for the filename and the opening mode?
Q21
What is the correct syntax to read an open file using the fread() function in PHP?
Q22
Which parameter is passed to the fclose() function in PHP to successfully close an opened file?
Q23
Which PHP function is specifically used to write content into an opened file?
Q24
Under the client-side validation methods, which HTML attribute can be added to the tag to prompt the browser to require input before submission?
Q25
In PHP file handling, what is the purpose of the or die("Error Message!") statement appended to the fopen() function?

More for this chapter

Book Back Questions10 textbook MCQs · solved Additional MCQs15 extra MCQs · solved Book Back TestTest yourself on the textbook set Additional MCQ TestTest yourself on the extra set Study NotesConcepts & methods Formula SheetAll key formulas

About this Forms and Files test

This free online practice test covers Forms and Files from the 12th Standard Computer Applications (Samacheer Kalvi) syllabus. Choose the number of questions and an optional time limit, then answer and submit — everything is checked in your browser, with the correct answers and a worked explanation shown at the end. For the full solutions to every question in this set, see the solved MCQs page.

More chapters in Computer Applications

View all
1 Multimedia 2 An Introduction to Adobe PageMaker 3 Introduction to Database Management System 4 PHP: Hypertext Preprocessor 5 Functions and Arrays in PHP 6 Conditional Statements in PHP 7 Loops in PHP 9 Connecting PHP and MYSQL 10 Introduction to Computer Networks 11 Network Examples and Protocols 12 Domain Name System (DNS) 13 Network Cabling 14 Open Source Concepts 15 E-Commerce 16 Electronic Payment Systems 17 E-Commerce Security Systems 18 Electronic Data Interchange- EDI