12th Standard Syllabus & Materials
12th Standard
TN 12th Standard Biology Zoology - Reproduction in Organisms Creative Questions Study Material - QB365 Set D
NEW12th Standard
TN 12th Standard Biology Zoology - Reproduction in Organisms Creative Questions Study Material - QB365 Set C
NEW12th Standard
TN 12th Standard Biology Zoology - Reproduction in Organisms Creative Questions Study Material - QB365 Set B
NEW12th Standard
TN 12th Standard Biology Zoology - Reproduction in Organisms Creative Questions Study Material - QB365 Set A
NEW12th Standard
TN 12th Standard Physics Electronics and Communication Creative Questions Study Material - QB365 Set D
NEW12th Standard
TN 12th Standard Physics Electronics and Communication Creative Questions Study Material - QB365 Set C

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

3 Marks
1.
An HTML code to demonstrate From and For controls (Login form)
2.
Write the Validation rules for HTML input fields.
3.
Explain briefly about fread( ) function.
4.
Explain briefly about fclose( ) function.
5.
Write short note on Appending a File
3 Marks
1.
< 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 >
2.
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 |
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.
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);
? >
5.
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);
? >
12th Standard Syllabus & Materials
12th Standard
TN 12th Standard Physics Electronics and Communication Creative Questions Study Material - QB365 Set B
NEW12th Standard
TN 12th Standard Physics Electronics and Communication Creative Questions Study Material - QB365 Set A
NEW12th Standard
TN 12th Standard Physics Wave Optics Creative Questions Study Material - QB365 Set D
NEW12th Standard
TN 12th Standard Physics Wave Optics Creative Questions Study Material - QB365 Set C
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