12th Standard Syllabus & Materials
12th Standard
TN 12th English Poem - 6 - Incident of the French Camp Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Prose - 6 - On the Rule of the Road Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Prose - 5 - The Chair Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Supplementary - 4 - The Midnight Visitor Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Poem - 4 - Ulysses Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Prose - 4 - The Summit Sample Question Papers Study Material - QB365 Set A

Published on: 13/05/2022
QB365 provides detailed and simple solution for every Creative Questions in class 12 Computer Applications Subject. It will helps to get more idea about question pattern in every Creative questions with solution.
latest Creative QuestionsDownload 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 short note on Appending a File
2.
Explain briefly about fclose( ) function.
3.
Explain briefly about fread( ) function.
4.
Write the Validation rules for HTML input fields.
5.
An HTML code to demonstrate From and For controls (Login form)
1.
The file_put_contents ( ) function is used to Append to a file.
Syntax:
file_put_contents(file,data,mode,context)
Example:
< ?php
$txt = "Student id ";
$myfile = file_put_contents('logs.txt', $txt.
PHP_EOL , FILE_APPEND | LOCK_EX);
? >
2.
PHP Close a File:
The fclose ( ) function is used to close an opened file.
The file object comes from fopen function.
Syntax:
fclose($file_Object);
Example:
< ?php
$myfile = fopen("student.txt", "r'');
/ / some code to be executed ....
fclose( $myfiIe);
? >
3.
PHP Read a File:
The fread ( ) function reads from an open file.
The file object comes from fopen function.
Syntax:
fread($file_Object,filesize("FileName''));
Example:
< ?php
fread ($myfiIe,filesize("Student. txt''));
? >
4.
Validation rules for HTML input field:
| Name (text Input) | : | Must contain letters and white-spaces |
| Email (Text Input) | : | Must contain @ and .strings |
| Website (Text Input) | : | Must contain a valid URL |
| Radio | : | Must be selectable minimum one value |
| Check Box | : | Must be checkable minimum one value |
| Drop Down menu | : | Must be selectable minimum one value |
5.
< html >
< head >
< title > Login Form < /title >
< body >
< h3 align=center > TamiiNadu State Council of
EducationalResearchand Training, Chennai < /h3 >
< Form Action = "mailto:abcd.xyz@com"
method =post >
< p > User Name:
OUTPUT:
< Input type = text name="user_name" size = 20 maxlength = 15 > < /p >
< p > Password:
< Input type = password name="pass" size = 20 maxlength = 15 > < /p >
< Input type = reset value = "Clear" >
< Input type = submit value = "Login" >
< /Form >
< /body >
< /html >
12th Standard Syllabus & Materials
12th Standard
TN 12th English Supplementary - 3 - The Hour of Truth (Play) Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Poem - 3 - All the World’s a Stage Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Prose - 3 - In Celebration of Being Alive Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Supplementary - 2 - Life of Pi 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