जीवन कितना अनमोल है, यह जानने के लिए कभी-कभी इसे जोखिम में डालना पड़ता है |
गुरुवार, 2 नवंबर 2017
Exam Pattern of PGT Computer Teacher 23 December 2017
Exam Pattern of PGT Computer 2017
OSI - Model(Networking)
OSI - Open System Interconnections Model.It define the network frame to implement protocol of seven layer.
OSI Layer Diagram
Application Layer - This is top most layer of the OSI Model,It provides user interference. Example - Facebook messenger, G-talk, Web browser and Mail Services.
Presentation layer - This is second layer of the OSI model, it is used to present the data to the application layer in accurate and well defined format.Example of Presentation layer - Music format - MP3, Picture format - jpeg,png and jpg etc.
Session Layer - It create and manage the session of number of tabs in browser with the help of Port number.
Transport Layer - This layer provide host-to-host communication services for applications.
Network Layer - This layer is to deliver packets from source to destination across multiple links (networks).
Data Link Layer - Main functions of the data link layer are to deal with transmission errors, regulate the flow of data, and provide a well-defined interface to the network layer.
Physical layer - cables and connectors,Repeaters are used to generate the electrical signals.
HTET- PGT (कंप्यूटर टीचर) का 18 जून 2016 का Exam Complete देखने के लिए यह क्लिक करे - Click me
HTET- PGT (कंप्यूटर टीचर) की 18 जून 2016 की Answer Key देखने के लिए यह क्लिक करे- Click me
मंगलवार, 31 अक्टूबर 2017
HTET CBT Level 3(Computer Teacher) _ 18th June 2016 (2:00 PM - 4:30 PM) Answers of Computer Question
1. ____ is not applying in paragraph formatting ?
a. Font styleb. Indent
c. Justify
d. Line Space
2. ____one entry control loop ?
a. For
b. If-then
c. Do while
d. Case
3. Slide show can be stopped by pressing ____key ?
a. Escape
b. Left arrow
c. Right arrow
d. Down arrow
4. The symbol ? : show ___ operator ?
a. Arithmetic
b. Logical
c. Relational
d. conditional
5. Transmission medium is used in LAN is____.
a. Microwave
b. Co-axial cable
c. Sate light
d. Optical Fiber
6. Which is not work of operating system ?
a. File manager
b. memory management
c. Disk management
d.Virus protection
7. A constructor with no argument is ?
a. Copy
b.Default
c. Parametric
d. All of these
8. __Attribute tells the URL of the document that you want to link to?
a. href
b. src
c. a
d. img
9. Processing of all element in the array one by one ?
a. merging
b. searching
c. insertion
d. traversal
10. __symbol is used to view the every columns of the table ?
a. *
b. _ _
c. !
d. /
11. In MS Word, what is shortcut for 'Goto' command ?
a. F4
b. F2
c. F5
d. F3
12. The wrapping up of data and functions into a single unit is called
(a) Encapsulation
(b) Abstraction
(c) Data Hiding (d) Polymorphism
13. Which generation computer fully based on artificial intelligence ?
a. 2nd
b. 4th
c. 5th
d. 3rd
14. Example of full duplex system ?
a. Monitor
b. Telephone
c. Keyboard
d. Walkie talkie
15. Interlinking means linking ?
a. Same image
b. Same document
c. Different document
d.All option are wrong
16. HTTP is combination of FTP and ____?
a. Email
b. Web page
c. Web Browser
d. SMTP
17. ____ universal gate ?
a. XNOR
b. AND
c. XOR
d. NAND or NOR
note - NOR gate is a logic gate which gives a positive output only when both inputs are negative. Like NAND gates, NOR gates are so-called universal gates.
18.___ The data type tells the set of empty values?
a. Float
b. Double
c. Char
d. Void
HTET- PGT (कंप्यूटर टीचर) का 18 जून 2016 का Exam Complete देखने के लिए यह क्लिक करे - Click me
HTET- PGT (कंप्यूटर टीचर) की 18 जून 2016 की Answer Key देखने के लिए यह क्लिक करे- Click me
HTET- PGT (कंप्यूटर टीचर) की 18 जून 2016 की Answer Key देखने के लिए यह क्लिक करे- Click me
शुक्रवार, 27 अक्टूबर 2017
HSSC,HTET & PGT Computer Teacher's Exam Question 2017 Part- 5th
1. The text and images which appear in the browser window are written between the___tag?
a. <TITLE>
b. <HEAD>
c. <BODY>
d. <HTML>
2. Which of the following tag is used to make take appear slightly above the baseline (A3 + b3) ?
a. <SUB>
b. <BIG>
c. <B>
d. <SUP>
3. Which of the following statement is incorrect for HTML ?
a. HTML is case sensitive.
b. An HTML document is written in text editors like notepad.
c. A tag giving a specific instruction is enclosed in <> angle bracket.
d. The title of a web page can contain up to 64 characters.
4. The HTML tag for the largest heading is ?
a. <HEAD>
b. <H6>
c. <H1>
d. None of these
5. The default color of ALINK attributes is __?
a. Red
b. Blue
c. Green
d. Black
6. Which element contain ON Tags <> but d'not have OFF tags ?
a. <TITLE>
b. <BR>
c. <BODY>
d. <HEAD>
7. Which sequence of HTML tags is correct ?
a. <HTML><HEAD></HEAD><TITLE></TITLE><BODY></BODY></HTML>
b. <HTML><HEAD></HEAD><BODY></BODY></HTML>
c. <HTML><HEAD><TITLE></TITLE></HEAD><BODY></BODY></HTML>
d. NONE OF THE ABOVE.
8. By default ordered list <li> start with __?
a. A
b. 0
c. a
d. 1
9. Which is the correct code to link one HTML page with another HTML page ?
a. <A CONNECT ="ROIT.HTML"></A>
b. <A ATTACH = "ROIT.HTML"></A>
c. <A HREF = "ROIT.HTML"></A>
d. <A LINK = "IMAGE"></A>
10. When one Page is linked to another website, it is called___linking ?
a. Mail linking
b. Internal Linking
c. External Linking
d. Data Linking
a. <TITLE>
b. <HEAD>
c. <BODY>
d. <HTML>
2. Which of the following tag is used to make take appear slightly above the baseline (A3 + b3) ?
a. <SUB>
b. <BIG>
c. <B>
d. <SUP>
3. Which of the following statement is incorrect for HTML ?
a. HTML is case sensitive.
b. An HTML document is written in text editors like notepad.
c. A tag giving a specific instruction is enclosed in <> angle bracket.
d. The title of a web page can contain up to 64 characters.
4. The HTML tag for the largest heading is ?
a. <HEAD>
b. <H6>
c. <H1>
d. None of these
5. The default color of ALINK attributes is __?
a. Red
b. Blue
c. Green
d. Black
6. Which element contain ON Tags <> but d'not have OFF tags ?
a. <TITLE>
b. <BR>
c. <BODY>
d. <HEAD>
7. Which sequence of HTML tags is correct ?
a. <HTML><HEAD></HEAD><TITLE></TITLE><BODY></BODY></HTML>
b. <HTML><HEAD></HEAD><BODY></BODY></HTML>
c. <HTML><HEAD><TITLE></TITLE></HEAD><BODY></BODY></HTML>
d. NONE OF THE ABOVE.
8. By default ordered list <li> start with __?
a. A
b. 0
c. a
d. 1
9. Which is the correct code to link one HTML page with another HTML page ?
a. <A CONNECT ="ROIT.HTML"></A>
b. <A ATTACH = "ROIT.HTML"></A>
c. <A HREF = "ROIT.HTML"></A>
d. <A LINK = "IMAGE"></A>
10. When one Page is linked to another website, it is called___linking ?
a. Mail linking
b. Internal Linking
c. External Linking
d. Data Linking
गुरुवार, 26 अक्टूबर 2017
HTET & PGT Computer Teacher's Exam Question 2017 Part- 4th
1. Name the database management System from MS Office suite ?
a. Microsoft access
b. MS-Fox Pro
c. Oracle
d. MS- File Maker
2. Which process arranges the data in a proper sequence ?
a. Data Sorting
b. Data Summarizing
c. Data Redundancy
d. Data Storing
3. Name the term which is used to get the Synopsis of data on the basis of some criteria.
a. Data Sorting
b. Data Summarizing
c. Data Redundancy
d. Data Storing
4. Which key is used to uniquely identify each record in a database table ?
a. Secondary key
b. Primary key
c. Temporary key
d. None of these
5. What is the extension of the database file in MS Office Access ?
a. .accdb
b. .xdx
c. .docx
d. .adbbc
6. Which type of database stores all the data in a single table ?
a. MS Excel
b. Oracle
c. MS SQL
d. MS Access
7. Which type of database are example of Relational Database ?
a. MS Excel
b. Fox Pro
c. MS Access
d. All of these
8. Student_ID First Name Last Name Course_ID
01 Ram Sharma C002
02 Rajan Kumar P003
03 Kamal Sinha C002
Identify the Primary key of the table.
a. Student_ID
b. Fist Name
c. Course_ID
d. Last_Name
9. Which type of key used in this diagram at the place of(?) ?
a. Candidate key
b. Primary Key
c. Secondary key
10. Positive and negative integers occupies ____bytes in the memory ?
a. 1 bytes
b. 2 bytes
c. 4 bytes
d. 16 bytes
a. Microsoft access
b. MS-Fox Pro
c. Oracle
d. MS- File Maker
2. Which process arranges the data in a proper sequence ?
a. Data Sorting
b. Data Summarizing
c. Data Redundancy
d. Data Storing
3. Name the term which is used to get the Synopsis of data on the basis of some criteria.
a. Data Sorting
b. Data Summarizing
c. Data Redundancy
d. Data Storing
4. Which key is used to uniquely identify each record in a database table ?
a. Secondary key
b. Primary key
c. Temporary key
d. None of these
5. What is the extension of the database file in MS Office Access ?
a. .accdb
b. .xdx
c. .docx
d. .adbbc
6. Which type of database stores all the data in a single table ?
a. MS Excel
b. Oracle
c. MS SQL
d. MS Access
7. Which type of database are example of Relational Database ?
a. MS Excel
b. Fox Pro
c. MS Access
d. All of these
8. Student_ID First Name Last Name Course_ID
01 Ram Sharma C002
02 Rajan Kumar P003
03 Kamal Sinha C002
Identify the Primary key of the table.
a. Student_ID
b. Fist Name
c. Course_ID
d. Last_Name
9. Which type of key used in this diagram at the place of(?) ?
a. Candidate key
b. Primary Key
c. Secondary key
d. Foreign key
a. 1 bytes
b. 2 bytes
c. 4 bytes
d. 16 bytes
बुधवार, 25 अक्टूबर 2017
मंगलवार, 24 अक्टूबर 2017
HSSC & PGT Computer Teacher's Exam 2017 Part - 3rd
Operating System - It acts as an interface between the user and the computer.
Example - operating system is just like a principal of a school. A principal has various responsibilities regarding managing the school like supervising students,teacher and workers, and maintaining disciple, meeting parents and visitors. Similarly if the operating system is not working in a computer, it will not be able to perform any operation.
Commonly use operating system - Windows, UNIX, LINUX, BOSS, MOBILE OPERATING SYSTEM and IOS.
Computer -
Category 1. Hard Disk Drives
[C]: [D]: & [E] different partition of hard disk drive
Local Disk (C:) - it is used to load the operating system in memory.
Local Disk (D:)
- D: & E: drives used as other partitions for storing data and other information.
Local Disk (E:)
Category 2. Devices with Removable Storage
DVD RW Drive (F:) - This is used to read/write data on a CD ROM using the CD- Drive.
Removable Disk (G:) - This device is used to read/write data on a pen drive/flash drive.
1. The shortcut key combination to open the search dialog box is ?
a. Ctrl+S
b. Alt+F
c. Ctrl+Fn
d. Ctrl+F
2. The shortcut key combination to permanently delete a file/folder ?
a. Ctrl+Del
b. Alt+Del
c. Shift+Del
d. Alt+Shift+Del
3. Which system software act as an interface between hardware and user ?
a. MS Word
b. MS Excel
c. MS PowerPoint
d. Operating System
4. On which bar start button is located ?
a. Menu bar
b. Status bar
c. Task bar
d. Standard bar
5. Which of the following is not a window Accessories ?
a. Paint
b. Calculator
c. MS Office
d. Word Pad
6. The shortcut key to rename file/folder ?
a. F5
b. F10
c. F2
d. F6
7. Full form of BOSS ?
a. Bharat Operating System Solution
b. Business Operating Service System
c. Big Open Set Support
d. None of these
8. The word Application open a new document with the temporary name ?
a. Document
b. Book
c. Document1
d. Book1
9. The larger window of MS word program is ___window ?
a. Application
b. Document
c. Program
d. None of these
10. Where do you type the text in the Document window ?
a. Status Bar
b. Ribbon
c. Work Area
d. Title Bar
11. What is the file extension of the word document ?
a. .docw
b. .docx
c. .dow
d. .docu
12. Which key combination is used to close the word document ?
a. Ctrl+M
b. Ctrl+W
c. Ctrl+C
d. Ctrl+Q
Example - operating system is just like a principal of a school. A principal has various responsibilities regarding managing the school like supervising students,teacher and workers, and maintaining disciple, meeting parents and visitors. Similarly if the operating system is not working in a computer, it will not be able to perform any operation.
Commonly use operating system - Windows, UNIX, LINUX, BOSS, MOBILE OPERATING SYSTEM and IOS.
Computer -
Category 1. Hard Disk Drives
[C]: [D]: & [E] different partition of hard disk drive
Local Disk (C:) - it is used to load the operating system in memory.
Local Disk (D:)
- D: & E: drives used as other partitions for storing data and other information.
Local Disk (E:)
Category 2. Devices with Removable Storage
DVD RW Drive (F:) - This is used to read/write data on a CD ROM using the CD- Drive.
Removable Disk (G:) - This device is used to read/write data on a pen drive/flash drive.
1. The shortcut key combination to open the search dialog box is ?
a. Ctrl+S
b. Alt+F
c. Ctrl+Fn
d. Ctrl+F
2. The shortcut key combination to permanently delete a file/folder ?
a. Ctrl+Del
b. Alt+Del
c. Shift+Del
d. Alt+Shift+Del
3. Which system software act as an interface between hardware and user ?
a. MS Word
b. MS Excel
c. MS PowerPoint
d. Operating System
4. On which bar start button is located ?
a. Menu bar
b. Status bar
c. Task bar
d. Standard bar
5. Which of the following is not a window Accessories ?
a. Paint
b. Calculator
c. MS Office
d. Word Pad
6. The shortcut key to rename file/folder ?
a. F5
b. F10
c. F2
d. F6
7. Full form of BOSS ?
a. Bharat Operating System Solution
b. Business Operating Service System
c. Big Open Set Support
d. None of these
8. The word Application open a new document with the temporary name ?
a. Document
b. Book
c. Document1
d. Book1
9. The larger window of MS word program is ___window ?
a. Application
b. Document
c. Program
d. None of these
10. Where do you type the text in the Document window ?
a. Status Bar
b. Ribbon
c. Work Area
d. Title Bar
11. What is the file extension of the word document ?
a. .docw
b. .docx
c. .dow
d. .docu
12. Which key combination is used to close the word document ?
a. Ctrl+M
b. Ctrl+W
c. Ctrl+C
d. Ctrl+Q
PGT & HSSC Computer Teacher's Exam Question 2017 Part- 2nd
Uniform Resource Locator (URL) - The uniform resource Locator denotes the global address of the web documents and the web resource.
Example of URL - http://www.wikipedia.com
1. Protocol - This is the first part of the web address.
example - http://(Hypertext Transfer Protocol), ftp:// (file transfer protocol) and mailto://(e-mail protocol).
2. Host - second part of the web address is a host. The host normally start with "www", which indicate world wide web. If the web address is an "Intranet" it will not begin with www because it is internal website.
3. Extension - All the domain extension are monitored and regulated by the internet corporation for assigned name and number (ICANN) . example- .gov, .info, .org, .edu etc.
1. What is full form of ISP ?
a. Internet server provider
b. Internet service protocol
c. Internet service provider
d. none of these
2. Which is not an ISP in INDIA ?
a. BSNL
b. Airtel
c. VSNL
d. Infosys
3. ____is the unique address of every computer that is connected to the internet ?
a. TCP address
b. Protocol
c. Operating System
d. IP address
4. All the domain extension are monitored and regulated by ?
a. IETF
b. ICANN
c. WWW
d. TCP
5. The IP address consist of unique number set which is provided to each computer by ?
a. ICANN
b. IETF
c. W3C
d. HTTPS
NOTE- IP address is 32bit numeric address, containing a set of 4 number which vary 0 to 255.
example - 205.198.0.1
6. Who developed www ?
a. Tim Berners lee
b. Sergey Brin
c. William Bill
d. Chris Hughes
Example of URL - http://www.wikipedia.com
1. Protocol - This is the first part of the web address.
example - http://(Hypertext Transfer Protocol), ftp:// (file transfer protocol) and mailto://(e-mail protocol).
2. Host - second part of the web address is a host. The host normally start with "www", which indicate world wide web. If the web address is an "Intranet" it will not begin with www because it is internal website.
3. Extension - All the domain extension are monitored and regulated by the internet corporation for assigned name and number (ICANN) . example- .gov, .info, .org, .edu etc.
1. What is full form of ISP ?
a. Internet server provider
b. Internet service protocol
c. Internet service provider
d. none of these
2. Which is not an ISP in INDIA ?
a. BSNL
b. Airtel
c. VSNL
d. Infosys
3. ____is the unique address of every computer that is connected to the internet ?
a. TCP address
b. Protocol
c. Operating System
d. IP address
4. All the domain extension are monitored and regulated by ?
a. IETF
b. ICANN
c. WWW
d. TCP
5. The IP address consist of unique number set which is provided to each computer by ?
a. ICANN
b. IETF
c. W3C
d. HTTPS
NOTE- IP address is 32bit numeric address, containing a set of 4 number which vary 0 to 255.
example - 205.198.0.1
6. Who developed www ?
a. Tim Berners lee
b. Sergey Brin
c. William Bill
d. Chris Hughes
सोमवार, 23 अक्टूबर 2017
Important Question for PGT Computer Science Exam 2017 Part-1st
When developed WWW(world wide web) ?
a. 2001
b. 1995
c. 1990
d. 1991
2. Full form TCP ?
a. Transfer Coordinate Program
b. Transmission Care Protocol
c. Temporary Compact Position
d. Transmission Control Protocol
3. A Web page is written using ?
a. Java
b. C++
c. HTML
d. Excel
4. A domain name cannot contain more than ___characters
a. 70
b. 68
c. 64
d. 66
5. ___ is the only special character allowed in the domain name ?
a. $
b. @
c. -
d. #
6. The domain extension used for business ?
a. .biz
b. .bis
c. .bzs
d. .net
7. www.ebay.in is an example of ?
a. E-banking
b. E-learning
c. E-shopping
d. E-reservation
8. What is full form of POP ?
a. Post Office Protocol
b. Post Office Program
c. Post Office Provider
d. Pre office Protocol
9. In .docx file extension (X) mean ?
a. XTTP
b. XHML
c. XML
d. EXAMPLE
10. Every HTML document must begin and end with __tag ?
a. <BODY>
b. <HEAD>
c. <TITLE>
d. <HTML>
11. In (https) , S mean ?
a. Source
b. Service
c. System
d. Secure
12. XML stands for ___ Markup language ?
a. Expensive
b. Extendable
c. Extensible
d. Expandable
a. 2001
b. 1995
c. 1990
d. 1991
2. Full form TCP ?
a. Transfer Coordinate Program
b. Transmission Care Protocol
c. Temporary Compact Position
d. Transmission Control Protocol
3. A Web page is written using ?
a. Java
b. C++
c. HTML
d. Excel
4. A domain name cannot contain more than ___characters
a. 70
b. 68
c. 64
d. 66
5. ___ is the only special character allowed in the domain name ?
a. $
b. @
c. -
d. #
6. The domain extension used for business ?
a. .biz
b. .bis
c. .bzs
d. .net
7. www.ebay.in is an example of ?
a. E-banking
b. E-learning
c. E-shopping
d. E-reservation
8. What is full form of POP ?
a. Post Office Protocol
b. Post Office Program
c. Post Office Provider
d. Pre office Protocol
9. In .docx file extension (X) mean ?
a. XTTP
b. XHML
c. XML
d. EXAMPLE
10. Every HTML document must begin and end with __tag ?
a. <BODY>
b. <HEAD>
c. <TITLE>
d. <HTML>
11. In (https) , S mean ?
a. Source
b. Service
c. System
d. Secure
12. XML stands for ___ Markup language ?
a. Expensive
b. Extendable
c. Extensible
d. Expandable
सदस्यता लें
संदेश (Atom)


