12th Standard Syllabus & Materials
12th Standard
TN 12th Computer Applications மின்னணு தரவு பரிமாற்றம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின் - வணிக பாதுகாப்பு அமைப்புகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின்னணு செலுத்தல் முறைகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின் - வணிகம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications திறந்த மூல கருத்துருக்கள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications வலையமைப்பு வடமிடல் Sample Question Papers Study Material - QB365 Set A

Published on: 05/09/2022
QB365 provides a detailed and simple solution for every Possible Creative Questions in Class 12 Computer Applications Subject -Introduction to Hypertext Pre-Processor, English Medium. It will help Students to get more practice questions, Students can Practice these question papers in addition to score best marks.
Download 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.
What is an array data type in PHP? Give example.
2.
Write short note on string data type?
3.
How do you embed PHP in HTML?
4.
Write the difference between default syntax of PHP and short open Tags of PHP.
5.
Write short notes on HTML script embed Tags.
6.
What does the web development corcept describes?
7.
How does the WebServer work?
8.
Why do we called as Multi/ Three Tier Architecture?
9.
Write short notes on single Tier Architecture.
10.
How does the Client Server Architecture is used in the evolution of network architecture?
11.
What are called web scripting languages?
12.
Where does the Internet and web based applications are performing an important role?
13.
What do you mean by Resources?
14.
Write short note on. Var_dump( ) function with Example
15.
Write the Characteristics of PHP.
1.
Array is a data type which has multiple values in single variable.
< ?php
\(\$\)children = array ("SriAkshaya", "SriRam", "Srisaiprasath", "Srivatsan");
var-dump ($children);
?>
2.
(i) String is a collection of characters within the double or single quotes like "Computer Application" or Computer Application
(ii) Space is also considered as a character.
Example:
< ?php
\(\$\)x = "Computer Application";
\(\$\)y = 'Computer Application';
echo \(\$\)x;
echo " <br">;
echo \(\$\)y;
?>
3.
(i) PHP script can be written inside of HTML code and save the file with the extension of .php.
(ii) Embedded PHP file get executed in the webserver, the browser receives only the HTML and other client side Iiles.
4.
| Default syntax | Short open Tags | |
| (i) | Default syntax begin with " <?php" and closes with "?" | Short open tags begin with "<?" and closes with "?>" |
| (ii) | ||
5.
(i) HTML script embed Tags looks like HTML script tags.
(ii) Syntax is
<script language= "php">
echo "This is HTML script tags";
</script>
(iii) File is saved with extension of .php.
(iv) This .php file is ready to execute from webserver and. generate response to client machine.
6.
(i) Web development concept describes about website development and hosting through network
(ii) It also includes web content generation, web page designing, website security and so on.
7.
WebServer software that runs on server hardware, governs the server side scripting compilation into an intermediate byte-code that is then interpreted by the runtime engine.
8.
(i) This architecture is used for the server, and accessed by client through more than one layer interaction.
(ii) The programmer could decide the count of business logic layers according to the software requirement. For this reason this model is also known as multi/ three tier Architecture.
9.
(i) Single Tier Architecture is used for server accessed by client.
(ii) Client application runs inside the server machine itself
(iii) It acts as a single layer interaction.
10.
In the evolution of network architecture,
(i) Various critical network related problems are getting resolved by client server architecture model.
(ii) Client server architecture introduces applications sharing mechanism between two different hardware system over the network Internet/ Intranet.
11.
Internet and WWW concepts required a new set of programming languages over the network communication. These programming languages are recently called as web scripting languages.
12.
Internet and web based applications are performing an important role in business and entertainment industry.
13.
(i) Resource is a specific variable.
(ii) It hasa reference to an external resource .
(iii) These variables hold specific handlers to handle files and database connections irrespective PHP program.
14.
(i) The var_dump( ) function is used to dump information about a variable.
(ii) This function displays structured information such as type and value of the given variable.
(iii) Arrays and objects are explored recursively with values indented to show structure.
Example:
\($\)x = "COMPUTER APPUCATION!";
\($\)x = null;
var dump(\($\)x);
?>
OUTPUT: NULL
15.
(i) Open Source
(ii) Case Sensitive
(iii) Simplicity Program language
(iv) Efficiency Program language
(v) Platform Independent Program language
(vi) Security Program language
(vii) Flexibility Program language
(viii) Real-Time Access Monitoring Program language
12th Standard Syllabus & Materials
12th Standard
TN 12th Computer Applications களப்பெயர் முறைமை (DNS) Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications வலையமைப்பு எடுத்துக்காட்டுகள் மற்றும் நெறிமுறைகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications கணினி வலையமைப்பு ஓர் அறிமுகம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications PHP-உடன் MySQL-ஐ இணைத்தல் 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