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/06/2021
QB365 provides detailed and simple solution for every book back questions in class 12 Computer Applications subject.It will helps to get more idea about question pattern in every book back questions with solution.
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 called gift cards?
2.
Write a note on EDIFACT subsets.
3.
What is digital signature?
4.
Define non-repudiation.
5.
Distinguish micro electronic payment and macro electronic payment
6.
What is dotcom bubble and dotcom burst?
7.
Write short notes on NS2.
8.
What is meant by network simulator?
9.
What are the types of twisted pair cables?
10.
Write a note on the types of RJ45 connector.
11.
Write a note on twisted pair cable.
12.
13.
List out four URLs you know.
14.
What are the types of IP address?
15.
What is an IP address?
16.
17.
Define mysqli_connect_error() Function
18.
What is Connection string?
19.
What are the types MySQLi function available PHP?
20.
Write Syntax of Browse button in HTML.
21.
Write Syntax of while loop in PHP.
22.
Define for loop in PHP.
23.
Write the Syntax of Switch statement.
24.
Define Function in PHP.
25.
How to declare variables in PHP?
1.
A magnetics tripe or chip card that holds the value of money to offer as a gift by a E - business
2.
Due to the complexity, branch-specific subsets of EDIFACT have developed. These subsets of EDIFACT include only the functions relevant to specific user groups.
Example: CEFIC - Chemical industry
EDIFURN - Furniture industry
EDIGAS - Gas business
3.
A digital signature is a mechanism that is used to verify that a particular digital document, message or transaction is authentic.
4.
Non-repudiation: Repudiation refers to any act of relinquishing responsibility for a message. Non-repudiation ensures that the signer who digitally signed the document cannot deny having signed it. The digitally signed documents strengthen its recipient integrity claims. Therefore, the recipient can strongly insist on the signature of the sender so as not to be easily denied at a later time.
5.
| Micro electronic payment | Macro electronic payment |
|---|---|
| It is an on-line payment system designed to allow efficient and frequent payments of small amounts. |
It support payments of higher value. |
| The security of micro electronic payment system is low. | The security of macro electronic payment systems is more rigorous. |
| Not an expensive cryptographic operations. | Expensive cryptographic operations. |
6.
(i) Dotcom Bubble : The Dotcom Bubble was a historic excessive growth (excessive assumption) of economy that occurred roughly between 1995 and 2000. It was also a period of extreme growth in the usage and adaptation of the Internet as well.
(ii) Dotcom Burst : The Nasdaq-Composite stock market index, fell from 5046.86 to 1114.11, This is infamously, known as the Dotcom Crash or Dotcom Burst. This began on March 11, 2000 and lasted until October 9, 2002.
7.
NS2 is the abbreviation of NETWORK SIMULATOR version 2. It was considered explicitly for exploration in network communication and event-driven open-source simulator in computer.
8.
A network simulator is a software program that replicates the functioning of a computer network.In simulators, the computer network is typically demonstrated with devices, traffic etc. and the performance are evaluated.
9.
Two types of twisted pair cables are Unshielded Twisted Pair (UTP) and Shielded Twisted pair (STP).
10.
1. The RJ45 connector is a small plastic cup used to connect the wire inside the connector and ready to connect the Internet.
2. Each RJ45 connector has eight pins and it has 8-position, 8-contact modular plug, it is also known as 8P8C connector.
11.
1. Twisted Pair Cables is type of cable with two or more insulated wires twisted together.
2. Its speed starts from 10 mbps to 100 mbps.
12.
13.
(i) www.tn.gov.in
(ii) www.google.com
(iii) www.Quora.com
(iv) www.wikipedia.org
14.
The types of IP address
(i) IPv4 Address and
(ii) IPv6 Address
15.
Internet Protocol (IP) address is simply the logical address in the network layer. IP address is also used to find the host system in the whole network.
16.
17.
1.The mysqli_connect_error() function returns the error description from the last connection error, if any.
2.Syntax
mysqli_connect_error( );
18.
(i) In computing, a connection string is a string that specifies information about a data source and the means of connected to it.
(ii) It is passed in code to underlying driver or provider in order to initiate the connection.
19.
Types of MYSQL Functions in PHP:
(i) Database Connectíons
(ii) Managing Database
(iii) Performing Queries
(iv) Closing Connection
20.
Syntax:
< input type="file" name="myFile" >
21.
Syntax of while loop
while (condition is true)
{
code to be executed;
}
22.
'for loop' is called as the entry - for check loop. The for loop is used to execute a block of code a specific number of times.
23.
switch (n)
{
case label 1:
code to be executed if n=labeI1;
break;
case label 2:
code to be executed if n=labeI2;
break;
case label 3:
code to be executed if n=labeI3;
break;
...
default:
code to be executed if n is different from all labels;
}
24.
A function is a type of sub routine or procedure in a program. A function will be executed by a call to the function and the function returns any data type values or NULL. value to the called function in the part of respective program.
25.
(i) Variable name must always begin with a \($\) symbol.
(ii) Variable name can not start with a number.
(iii) Variable names are case-sensitive. Eg. \($\)a = 6;
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