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: 03/12/2019
Domain Name System
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.
Paul V.Mockapetris together with_________ invented the Internet Name System(DNS)
Jon Postel
Dennis Ritchie
James Gostling
carrel lio
2.
DNS provides the domain name to IP address mapping through_______
IP address
Name Servers
domain
URL
3.
Which of the following initiates the mapping of domain name to IP address?
Zone
Domain
Resolver
Name servers
4.
In the domain name, the sequence of labels is separated by
Semicolon (;)
dot (.)
colon (:)
NULL
5.
How many types are available in URL?
2
3
4
5
6.
Name the three domain names used in Tamil language?
7.
What is Label?
8.
What are the categories available in domain name space?
9.
What is a domain?
10.
What is an URL?
11.
Write a short note on Resolver.
12.
Write a note on Country top-level domain names.
13.
Write notes on Flat name Space?
14.
Write a note on domain name.
15.
Differentiate Domain name and URL
16.
List the basic rules of Domain Name?
17.
What is domain name space? Explain.
1.
(a)
Jon Postel
2.
(b)
Name Servers
3.
(d)
Name servers
4.
(b)
dot (.)
5.
(a)
2
6.
India, Singapore, Srilanka
7.
Each node in the DNS tree-like structure has a name, called a label. Label is a string having a maximum of 63 characters.
8.
1. Root element is present at the top most level (ie) level 0.
2. Next level to the root element is node (children of root element)
3. Each node in the tree has a label and a domain name.
9.
Domain is a sub tree in domain name space tree structure.
10.
URL (Uniform Resource Locator) is the address of a document on the Internet. URL is made up of four parts: protocols, hostname, folder name and file name. Each part has its own specified functions.
11.
(i) Domain Name System is a client server application.
(ii) A host system need to map domain name to IP address or vice versa according to the call and that work is done by resolver .
(iii) Resolver either asks server to provide information about IP address.
(iv) If it doesn't find any information, then it sends the request to other servers and so on.
(v) Once the resolver receives the mapping, it checks whether it is an error or resolution (mapping) and provides result according to that
12.
(i) Country domain uses 2-character Country abbreviation according to country.
(ii) For e.g., google.in - for INDIA, Google's for US. Some of the Domain Name and their meaning
| Domain Name | Meaning |
|---|---|
| in | India |
| us | United States |
| fr | France |
| uk | United Kingdom |
| ca | Canada |
| au | Australia |
| Ik | Srilanka |
| bd | Bangladesh |
| cn | China |
| pk | Pakistan |
| jp | Japan |
| sg | Singapore |
13.
(i) Flat name space is where the name is assigned to the IP address.
(ii) They do not have any specific structure .
(iii) In this flat namespace, some meaningful names are been given to IP address for accessing.
Disadvantage:
(i) Flat name Space cannot be used in large system. Because they need to be accessed and controlled centrally to avoid ambiguity and redundancy.
(ii) But it is difficult in flat name system. To avoid this major disadvantage hierarchical name space is used in large.
14.
(i) Domain name is the sequence of labels. In domain name the sequence of labels are separated by dot(.).
(ii) The domain name is always read from the lower level to higher level i.e., from the leaf node to root node.
(iii) The domain name which is obtained by reading the labels from bottom to top, separating each label by dot(.)
15.
| URL | Domain Name |
|---|---|
| (i) It is sequence of labels. Sequence of labels are separated by dot(.) | (i) URL is the address of a document on the Internet |
| (ii) Domain name is always read from the lower level to higher level (ie) From leaf node to root node. | (ii) URL is made up of four parts - protocols, hostname, folder name and file name. |
| (iii) Since the root node always represented NULL string, all the domain name ending with dot. | (iii) Each part has its own specific functions.Depending on the applications, additional information can be added to the URL. |
16.
(i) Domain can consist of Alphabets a through z, and the digits 0 through 9.
(ii) Hyphens are allowed, but hyphens can not be used as first character of a domain name.
(iii) Spaces are not allowed
(iv) Special symbols (such as !, $, &, _ and so on) are not permitted .
(v) Domain names have the minimum length of 2, and the maximum length of 63 characters. The entire name may be at most 253 characters long.
(vi) Domain names are not case-sensitive. (It may be upper, lower or mixing of both case letters).
17.
Domain Name Space :
(i) Domain name space was designed to achieve hierarchical name space. In this, the names are represented as a tree like structure with a root element on the top and this tree can have a maximum of 128 levels starting from root element, taking level 0 to level 127
(ii) The above figure represents the domain name space where the root element is present at the top most level i.e., level 0.
(iii) The root element always represents the NULL string. The next level to the root element is node. Each node in the tree has a label and a domain name.
Label:
(i) Label is a string having a maximum of 63 characters. Each node in that level should have different labels, thereby assuring the individuality of the domain name.
(ii) In other words, Labels are the names given to domains. Domain is a sub tree in domain name space tree structure. The domain can be further divided into sub domains.
(iii) The domain name which is obtained by reading the labels from bottom to top, separating each label by dot (.).
Domain name :
(i) It is the sequence of labels. In domain name the sequence of labels are separated by dot (.).
(ii) The domain name is always read from the lower level to higher level i.e., from the leaf node to root node. Since the root node always represent NULL string, all the domain name ending with dot.
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