Part – I
COMPUTER SCIENCE
1. Any computer is controlled by
(a)
Hardware
(b)
Information
(c)
Instructions (d)
Memory
2. Storage mapping is done by
(a)
Operating System
(b)
Compiler(c)
Linker
(d)
Loader
(Storage mapping is done at compile time itself. The compiler maps all the variable and instruction for allocating memory at compile time itself and keeps record of it for further memory allocations.
Memory allocation happens at run time. When the instruction or statement gets executed accordingly.
Loader doesn't have any role in mapping of storage memory except linking or loading the library function definitions and respective parameter from the /usr/lib directory.)
3.The input and output device in a computer system is
(a)
Printer
(b)
Touch Screen (c)
Keyboard
(d)
Mouse
4. Computer memory consists of
(a)
RAM
(b)
ROM
(c)
PROM
(d)
All of the above
5.The BIOS is the abbreviation of
(a)
Best Input Output System
(b)
Basic Input Output Symbol
(c)
Base Input Output System
(d)
Basic Input Output System
6.Which of the memory has the shortest access time?
(a)
Cache Memory (b)
Virtual Memory
(c)
Secondary Memory
(d)
All of the above
7.What do you call a single point on a computer screen?
(a)
Bit
(b)
Element
(c)
Pixel (d)
Cell
8.Through which of the device, the main components of Computer communicate with each other ?
(a)
System Bus (b)
Monitor
(c)
Memory
(d)
Keyboard
9.The main electronic components used in fourth generation computers were
(a)
Integrated circuits
(b)
VLSI
(c)
Vacuum tubes and valves
(d)
None of the above
10. The abbreviation bps stands for
(a)
Bytes per second
(b)
Bandwidth per second
(c)
Bits per second (d)
Baud rate per second
11. The silicon chips used for data processing are called
(a)
ROM chips
(b)
RAM chips
(c)
PROM chips
(d)
Microprocessor
12. IBM PC and clones belong to the
(a)
Second generation
(b)
Third generation
(c)
Fourth generation
(d)
Fifth generation
13. When a PC is started, which of the following program is executed ?
(a)
DOS
(b)
BIOS
(c)
Startup
(d)
None of the above
14.Working area of CPU is
(a)
Program Counter
(b)
Instruction Register
(c)
Information Decoder
(d)
Accumulator
15. The register used as a working area in CPU is. An accumulator is register used in computer's central processing unit in which intermediate arithmetic and logic results are stored.
16. Which of the following layer is not in OSI model ?
(a)
Physical layer
(b)
Internet layer
(c)
Network layer
(d)
Transport layer
16.
IPv4 address is
(a)
8 bits
(b)
16 bits
(c)
32 bits (d)
48 bits
17.
What is the Port number for HTTP?
(a)
80 (b)
99
(c)
82
(d)
23
18. Which layer of OSI model is responsible for dialog control and token management ?
(a)
Physical layer
(b)
Data-link layer
(c)
Network layer
(d)
Session layer
19. DHCP stands for
a)
Dynamic Host Control Protocol
b)
Dynamic Host Configuration Protocol
c)
Dynamic Host Connection Protocol
d)
None of the above
20. A computer network uses a star topology if
a)
Computers are arranged in closed loop.
b)
All computers attach to a central point.
c)
All computers attach to a single long cable.
d)
None of the above.
21. Fiber Distributed Data Interface (FDDI) is an example of
(a)
Token ring
(b)
Token bus
(c)
Star topology
(d)
Multipoint network
Fiber distributed data interface (FDDI), which is anoptical data communication standard used for long distance networks provides communication with fiber optic lines up to 200 kilometers at a speed of 100 megabit per second (Mbps). FDDI has dual primary and secondary communication rings.
22. Error detection at the data-link layer is achieved by
(a)
Bit stuffing
(b)
Cyclic Redundancy check
(c)
Hamming codes
(d)
Equalization
23.NIC stands for
(a)
New Internet Connection
(b)
Network Interface Card
(c)
Network Interface Connection
(d)
Net Interface Card
24.Switch is related to
(a)
Network layer
(b)
Application layer
(c)
Session layer
(d)
Data-link layer
25. File virus attaches itself to
(a)
Backup file (b) Source file
(c)
Object file
(d)
Executable file
26.In asymmetric key cryptography, the private key is kept by
(a)
Sender
(b)
Receiver (c)
Sender & Receiver both
(d)
All connected devices to the network
27. URL stands for
(a)
Unique Reference Label
(b)
Uniform Reference Label
(c)
Uniform Resource Locator
(d)
Unique Resource Locator
28. Digital signature is a
(a)
Scanned signature
(b) Signature in binary form
(c)
Encrypting Information (d)
None of the above
29. All of the following are top level domains, except
(a)
.com
(b)
.edu
(c)
.org
(d)
.army
30.The first page of a website is called as
(a)
Main page
(b)
Home page (c)
First page
(d)
Design page
31.Which of the following protocol is used for transferring e-mail message from one machine to another ?
(a)
FTP
(b)
SNMP
(c)
SMTP (d)
RPC
32.A computer which stores the different webpages is called as
(a)
Service provider
(b)
Web server
(c)
Web browser
(d)
None of these
33.In the e-mail address abc@gmail.com what is ‘abc’ ?
(a)
Client computer
(b)
Server Name
(c)
Domain Name
(d)
User Name
34.Google is a
(a)
LAN Navigator
(b)
Search Engine
(c)
Hardware Part
(d)
None of the above
35.The main function of a browser is to
(a)
Compile HTML
(b)
Interpret HTML
(c)
Interpret CGI program
(d) None of the above
36. Error reporting protocol is
(a)
ARP
(b) TCP
(c)
UDP
(d) ICMP
37.HTTP is a protocol to
(a)
Copy files between computers.
(b)
Transfer webpages to a browser.
(c)
Limit access to company data.
(d)
None of the above
38.Telnet is a
(a)
Network of Telephones
(b)
Television Network
(c)
Remote login (d)
None of the above
39.Which protocol is used for browsing websites ?
(a)
HTTP (b)
FTP
(c)
SMTP
(d)
TELNET
40.Virtual memory is
a)
An extremely large main memory.
b)
An extremely large secondary memory.
c)
An illusion of an extremely large memory.
d)
A type of memory used in super-computers.
41.The delay between job submission and job completion is called
(a)
Turn around time (b)
In-process time
(c)
Response time
(d)
Waiting time
42.The module that gives the control of CPU to the process selected by short-term scheduler is
(a)
Dispatcher (b)
Scheduler
(c)
Context switcher
(d)
All of the above
43.The substitution made by the Operating System between processes to allocate space is
(a)
Swapping
(b)
Deadlock
(c)
Fragmentation (d)
Paging
44.Which of the following system software resides in main memory always ?
(a)
Text editor
(b)
Assembler
(c)
Linker
(d)
Loader
45.A program which merges many object modules is called
(a)
Linker (b)
Loader
(c)
Interpreter
(d)
Compiler
46. MS-DOS is a
(a)
Multi User Operating System
(b)
Time Sharing Operating System
(c)
Single User Operating System
(d)
None of the above
47. The time during which a job is processed by the computer is
(a)
Delay time
(b)
Real time
(c)
Execution time (d)
Down time
48.A translator which reads an entire program written in a high level language and converts it into machine language code is
(a)
Assembler
(b)
Compiler
(c)
Translator
(d)
System Software
50.In computer which language is used to write source program ?
(a)
English
(b)
Hindi
(c)
Symbolic
(d)
High level
51. When a computer is first turned on or restarted, a specific type of absolute loader is executed, called a
(a)
Boot loader
(b)
Compile and Go loader
(c)
Bootstrap loader (d)
Start loader
52.Dijkstra’s bank
ing algorithm in an operating system solves the problem of
(a) Deadlock Avoidance (b) Deadlock Recovery
(c)
Mutual Exclusion
(d)
Context Switching
53.The Banker's algorithm is a resource allocation & deadlock avoidance algorithm developed by Edsger Dijkstra that tests for safety by simulating the allocation of pre-determined maximum possible amounts of all resources, and then makes a "safe-state" check to test for possible deadlock conditions for all other pending activities, before deciding whether allocation should be allowed to continue.
54.Which command of MS-DOS is used to search for a specific string of text in one or more files ?
(a)
SEARCH
(b)
SORT
(c)
FIND (d)
MORE
The findstr command is short for find string and is a command used in MS-DOS to locate files containing a specific string of plain text.
55.Which command is used to delete the directory and all its contents in one step ?
(a)
DEL *·*
(b)
RD
(c)
DELTREE (d)
DELDIR
56.JPEG stands for
(a)
Joint Photo Experiment Group
(b)
J
oint Photographic Experts Group
(c)
Joint Photographic Enlarge Group
(d)
Joint Photogenic Experts Group
57.MIDI stands for
- Multimedia Instrument Digital Interface
- Musical Instrument Design Interface
- Musical Instrument Digital Instruction
- Musical Instrument Digital Interface
A MIDI recording simply contains instrument information and the notes played. The actual sound is played back using samples (individual recordings) from real instruments. For example, a MIDI track recorded as a song for piano can be played back with a guitar sound by simply changing the
output instrument — though it might not sound very realistic.
58. Which of the following program is not popular desktop publishing program ?
(a)
Adobe PageMaker
(b)
Microsoft Publisher
(c) Lotus AmiPro (d) Quark Xpress
Lotus AmiPro is a word processing package.
59. Program used to create or modify bitmap images is called
(a)
Illustration program
(b)
Paint program
(c)
Graphical modifier
(d)
Bit publishing package
Image editors (also known as paint programs) are programs for creating and editing bitmap images.
60. Raster images are also known as
(a)
Bitmap images
(c)
Clip-art images
(b)
Vector images
(d)
Multimedia images
61. Corel Draw is an example of a
(a)
Groupware Application
(b)
Bit Publishing Package
(c)
Paint Program
(d)
Graphics Suite
62.Microsoft front page is an example of
(a)
Authorizing Streaming Program
(b)
Graphical map editor
(c)
Webpage Editor
(d)
Robotics authoring program
63.Data is filled up into a MS-ACCESS database using
(a)
Data sheet view
(b)
Advance filter view
(c)
Design view
(d)
Relationship view
64.The default value for text field size in MS –Access is
(a)
50 characters
(b)
55 characters
(c)
60 characters
(d)
80 characters
65.In a relational schema, each tuple is divided into fields called
(a)
Relations
(b)
Domains
(c)
Queries
(d)
None of these
66.Arranging data in a specific order is called
(a)
Merging
(b)
Sorting
(c)
Classification
(d)
Verification
67.Relational calculus is a
(a)
Procedural language
(b)
Non-procedural language
(c)
Data definition language
(d)
High level language
68.In E-R diagram, attributes are represented by
(a)
Rectangle
(b)
Square
(c)
Ellipse
(d)
Triangle
69.In the architecture of database system external level is
(a)
Physical level (b)
Logical level
(c)
Conceptual level (d)
View level
70.E-R modelling technique is
(a)
Top-down approach
(b)
Bottom-up approach
(c)
Left-right approach
(d)
None of the above
71.Data integrity refers to
(a)
Non-duplication of data
(b)
Accuracy of data
(c)
Security of data
(d)
Centralised data
72.Which is not a component of relational database ?
(a)
Entity
(b)
Attribute
(c)
Table
(d)
Hierarchy
73.Name the extension of an access database file.
(a)
.dat
(b)
.mdb
(c)
.txt
(d)
.exe
74.Which SQL Query is used to remove a table and all its data from the database ?
(a)
Create table
(b)
Drop table
(c)
Alter table
(d)
None of these
72.Which of the following is not an aggregate function ?
(a) MIN (b) MAX (c) SELECT (d) AVG
73.Which of the following is not used for modification in the database ?
(a) DELETION (b) SORTING (c) INSERTION(d) UPDATING
74.What is Unicode ?
(a) Standard Font (b) Software
(c) Character Encoding System (d) Keyboard Layout
75.Which attribute is used to specify the link URL in HTML ?
(a) src (b) href (c) rel (d) link
76.What is the correct syntax in HTML for creating a link on a webpage ?
(a) < A HREF = “abc.html” > (b) < LINK SRC = “abc.html” >
(c) < HYPER SRC = “abc.html” > (d) < BODY SRC = “abc.html”>
77.Tags that are not directly displayed on the page are written in which of the following section ?
(a) < html > (b) < head > (c) < title > (d) < body >
78.What is the correct HTML tag for inserting a line break ?
(a) < br > (b) < break > (c) < new line > (d) < lb >
79.How can you make an e-mail link in HTML ?
(a) < mail href = “yyy@xxx” > (b) < mail > yyy@xxx</mail >
(c) < a href = “mail to : xxx@yyy” > (d) < a href = “xxx@yyy” >
80.Which of the following converts ordinary text into hypertext ?
(a) XML (b) HTML (c) JavaScriptü (d) HTTP
81.What is the correct syntax for inserting image in HTML ?
< background img = “background.gif ” >
< body background = “background.gif ” >
< img src = “background.gif ” >
None of these
82.Which is not a markup language, but a language for defining markup language ?
(a) HTML (b) DHTML (c) SGML (d) None of these
83.Which attribute is used to specify the relationship between current document and the linked document ?
(a) rel (b) target (c) href (d) relation
84.HTML stands for
(a) Hyper Text Makeup Language (b) Hyper Technical Markup Language
(c) Hyper Text Markup Language (d) None of the above
85.Choose the correct HTML tag to make the text bold.
(a) <B> (b) <I> (c) <P> (d) <H1>
86.Architecture of the database can be viewed as
(a) two levels (b) three levels (c) four levels (d) one level
87.In relational model, cardinality is termed as
(a) Number of tuples (b) Number of attributes
(c) Number of tables (d) Number of constraints
88.Raster is a synonym for the term
(a) Matrix (b) Array (c) Model (d) All of the above
89. Graphics that contain movement are often referred as
(a) Motion (b) Premier Adobe (c) Flash (d) Animation
90.Trojan Horse is
(a) A code segment that misuses its file
(c) Name of special file directory
(b)Good for file accessing
(d) None of these
91.To switch to the next task, press the following keys in windows :
(a) Alt + Ctrl (b) Alt + Esc (c) Alt + Del (d) Alt + Tab
92. Which is not the filename extension of an image ?
(a) .gif (b) .jpg (c) .png (d) .ppt
93.Which of the following extension suggests that the file is a backup copy ?
(a) .bak (b) .bas (c) .srt (d) .img
94.Date and time are available on the desktop at
(a) My Computer
(b) Recycle bin
(c)Task bar
(d)None of the above
95. In MS-DOS how a floppy or hard disk can be formatted ?
(a) Clean (b) Spooling
(c) Format (d) None of the above
96.What is the name of the application used to manage files and folders in windows ?
(a) Internet Explorer (b) Document Explorer
(c) Analytical Explorer (d) Windows Explorer
97.Which of the following shows the file, which is deleted recently ?
(a) Desktop (b) My Document
(c) Recycle Bin (d) All of these
98.Which of the following attribute prevents changes to files and folders ?
(a) Hidden (b) Read only
(c) System (d) None of the above
99.“Phone and Modem” option comes under
(a) Control Panel
(c) Recycle Bin
(b) My Computer
(d) None of the above
100.Pointing device is used as
(a) Input device
(c) Both (a) & (b)
(b) Input and Output device
(d) None of the above
101. For accessing the network, the most appropriate icon to use is
(a) Recycle Bin (b) Network Neighborhood
(c) My Computer (d) None of the above
102.Which of the following is not a multimedia input device ?
(a) Digital Camera (b) Video Camera
(c) Music input system (d) Keyboard
103.To install any software in Windows, use
Add/Remove Hardware of Control Panel
Add/Remove Programs of Control Panel
Administrative Tools of Control Panel
None of the above
104.Which of the following option is clicked to display the RAM size and CPU details of computer ?
System(b) My Document System
System(d) None of the above(a)MyComputer(c)ControlPanel
105. Data can be imported into MS-Access database from
(a) Excel file (b) Word file (c) PowerPoint file (d) HTML file
106.The MPEG stands for
(a) Movie Picture Experts Group (b) Moving Platform Experts Group
(c) Multiple Platform Experts Group (d) Moving Picture Experts Group
107.Which of the following is not a database key ?
(a) Index key (b) Candidate key (c) Unique key (d) Primary key
108. Graphics for word processor
(a) Peripheral (b) Clip Art (c) Highlight (d) Execute
109.Special effects used to introduce slides in a presentation are called
(a) Effects (b) Custom Animations
(c) Transitions (d) Present Animations
110. ________ means changing font size.
(a) Leading (b) Tracking (c) Editing (d) Scaling
111.Which shortcut keys insert a new slide in current presentation ?
(a) Ctrl + M (b) Ctrl + S (c) Ctrl + A (d) All of these
112.If you select Insert >> Picture >> From file, then you
(a) Insert clip arts only (b) Insert picture only
(c) both (a) & (b) (d) None of these
113.To add a slide in PowerPoint presentation, which option is to be selected ?
(a) File add new slide (b) File open
(c) File new (d) Insert new slide
114.Which of the following is not an option when printing handouts per page ?
(a) Two slides (b) Three slides (c) Five slides (d) Six slides
115.Keys you press when some text is to be copied are
(a) Ctrl + A (b) Ctrl + C (c) Alt + C (d) Alt + D
116.Thesaurus tool in MS-Word is used for
(a) Spelling suggestions (b) Grammar options
(c) Synonyms and Antonyms word (d) All of the above
117.To send email to a large group at one time, we use
(a) List serv (b) Group (c) Alias (d) Mail Sever
118.In MS-Word which key underline the selected text ?
(a) Ctrl + W (b) Ctrl + Z
(c) Ctrl + U (d) None of the above
119.Advance filter is present in which menu in MS-Excel ?
(a) Tools (b) View (c) Data (d) File
120.Which of the following command of MS-Excel converts a column of data into row ?
(a) Orientation (b) Cut and Paste
(c) Paste Special Transpose (d) All of these
121. The database schema is written in
(a) DDL (b) HLL (c) DML (d) DCL
122.Which of the following is the default extension of an Excel Worksheet ?
(a) .exw (b) .xls (c) .wks (d) None of these
123.Which of the following function of Excel get the column and row total automatically ?
(a) Cell ( ) (b) Auto Sum ( )
(c) Auto SumX( ) (d) None of these
124.A formula entered into a cell in MS-Excel must begin with the sign
(a) + or – (b) * or + (c) = or * (d) + or =
125.To open the format cell dialog Box in MS-Excel, press the keys
(a) Alt + 1 (b) Ctrl + 1 (c) Ctrl+Shift+1 (d) F1
126. Report generator is used to
(a) update files
(b) data entry
(c) print files on paper
(d) delete files
126.Portrait and Landscape are
(a) Paper size
(c) Style
(b) Paper layout
(d) Paper orientation
127.Which of the following function of MS-Excel is used to get the absolute value of a number ?
(a) UPPER ( ) (b) CELL ( ) (c) SUM ( ) (d) ABS ( )
128. How to specify cell range from A9 to A99 in MS-Excel ?
(a) (A9, A99) (b) (A9 to A99) (c) (A9 : A99) (d) (A9 – A99)
129.Which of the following is an absolute cell reference in MS-Excel ?
(a) !A!1 (b) $A$1 (c) #a#1 (d) A1
130.________ is a table consisting of rows and columns.
(a) Worksheet (b) Cell (c) Workbook (d) Range
131.Which of the following Operating System does not implement multi-tasking truly ?
(a) Windows 98 (b) Windows NT (c) Windows XP (d) MS-DOS
132. In MS-Word the option “Mail Merge” comes under
(a) Insert Menu
(c) Tools Menu
(b) Format Menu
(d) None of the above
133.In MS-Word paragraph comes under the
(a) Insert Menu
(b) Format Menu
(c) View Menu
(d) None of the above
134.Microsoft Office is a
(a) Desktop Application (b) Operating System
(c) Command Window (d) None of the above
135.A popular presentation program for Windows in MS-Office is
(a) MS-Word (b) MS-PowerPoint
(c) MS-Access (d) None of the above
136. In MS-Word, what is the smallest and largest font size available in font size tool on
formatting toolbar ?
(a) 8 and 68 (b) 6 and 72 (c) 6 and 68 (d) 8 and 72
137.In MS-Word, on which page the header or the footer is printed by default ?
(a) On first page (b) On last page
(c) On alternate page (d) On every page
138.In MS-Word, the ‘Font’ command comes under
(a) Format Menu (b) File Menu
(c) Edit Menu (d) None of the above
139.In MS-Word, which key is used to select all the text in the document ?
(a) Ctrl + T (b) Ctrl + A (c) Ctrl + F (d) Ctrl + N
140.The default font size in MS-Word-2007 page is
(a) 8 (b) 9 (c) 10 (d) 11
141.In MS-Word the default values for the top and left margin respectively are
(a) 0.5², 1² (b) 1², 1.25² (c) 1.25², 1.25² (d) 1², 1.5²
142.When the pointer is positioned on a Word, it is shaped like a hand, which shows
(a) Grammar error (b) Hyperlinking
(c) Screen tip (d) Formatting error
145.What is the default font type used in MS-Word-2007 document ?
(a) Calibri (Body) (b) Arial
(c) Algerian (d) Bold
146.What is the extension of MS-PowerPoint files ?
(a) .fil (b) .dot (c) .txt (d) .ppt
147.In MS-Word, which of the following option is not available in Insert ?
(a) Chart (b) Clip Art (c) Graph (d) Word Art
148.Which of the following line spacing is invalid in MS-Word ?
(a) Single (b) Double (c) Triple (d) Multiple
149.Print option is in _____.
(a) File tab (b) Insert tab (c) Page layout tab (d) View tab
150.In MS-Word cut, copy and paste are in _____ group in the home tab.
(a) Font (b) Page Setup (c) Clip board (d) Editing
GENERAL STUDIES RELATED TO STATE
151.The highest rainfall zone in Uttarakhand is
(a) Rawain Valley (b) Outer Himalayan Zone
(c) Middle Himalayan Zone (d) Greater Himalayan Zone
152.The fair organised at the confluence of river Kali and Gauri is known as
(a) Uttarayani fair (b) Jauljivi fair
(c) Bagwal fair (d) Chaiti fair
153.The major tributary of River Bhagirathi is Bhilangana, which originates from
(a) Pindari Glacier (b) Khatling Glacier
(c) Mana Pass (d) Gomukh Glacier
154.In which year the District headquarters of British Garhwal was established in 1Pauri ?
(a) 1820 (b) 183W0 (c) 1840 (d) 1850
155.Veer Chandra Singh Garhwali was associated with
(a) Garhwal Sapers (b) Royal Garhwal Rifles
(c) Kumaun Rifles (d) Gorkha Rifles
156.Who started the publication of ‘Garhwal Samachar’ m onthly in 1902 from Lansdowne ?
(a) B.D. Chandola (b) Pandit Girija Datt Naithani
(c) Almora Debating Club (d) Kunwar Singh Negi
157.Who was not a member of Garhwal Union (established in 1901) ?
(a) Tara Datt Gairola (b) Vishamber Datt Chandola
(c) Chandra Mohan Raturi (d) Padam Singh Negi
158.The ‘Prajamandal Movement’ was associated with
(a) Pauri Garhwal (b) Chamoli
(c) Tehri Garhwal (d) Haridwar
159.How many members of Parliament from Uttarakhand are given representation in Indian
Parliament ?
(a) Five (b) Six (c) Seven (d) Eight
160.‘Panchayatan style’ is associated with the
(a) Construction of Temples. (b) Construction of Domestic Houses.
(c) Construction of Tourist Guest Houses. (d) None of the above.
161.‘Fatehprakash’ is written by
(a) Kavi Ratan
(c) Mati Ram
(b) Bhushan
(d) Neelkanth
162.According to Census 2011, which one of the following districts is most urbanised ?
(a) Haridwar (b) Dehradun
(c) Udham Singh Nagar (d) Nainital
163. Who was the founder of ‘Garhwal Bhratri Mandal’ (19 07) ?
(a) Mathura Prasad Naithani (b) B.D. Chandola
(c) Mahant Parashuram (d) Dr. Narayan Singh Aswal
164.The main profession of ‘Agaria’ caste of Kumaun use d to be
(a) Mining of gold (b) Mining of Iron and Copper
(c) Weaving (d) None of the above
165. The performer of ‘Jagar’ singing is known as
(a) Bakiya (b) Beda (c) Dangaria (d) Jagaria
166.Who was the first king of Chand dynasty of Kumaun ?
(a) Som Chand (b) Purna Chand (c) Jai Chand (d) Veena Chand
167.In which year ‘Nehru Institute of Moutaineering’ wa s established at Uttarkashi ?
(a) 1965 (b) 1962 (c) 1970 (d) 1975
168.Who was the founder of ‘Panwar Dynasty’ in Garhwal Raj ?
(a) Ajai Pal (b) Kanak Pal (c) Bhaun Pal (d) Vishnu Pal
169.Who was last Maharaja of Tehri – State ?
(a) Manvendra Shah (b) Pradymna Shah
(c) Kirti Shah (d) Narendra Shah
‘Bagwaal’ the famous ‘Stone battle’ is played at
(a) Dwarahat Fair (b) Gananath fair
(c) Devidhura fair (d) Nandadevi fair
170.Who was the founder of ‘Shanti-kunj’ in Haridwar ?
(a) Swami Ram Teerth (b) Swami Sahjanand
(c) Pandit Sri Ram Sharma (d) Swami Ramdev
171.Founder of ‘Himalayan Institute Hospital Trust’ was
(a) Swami Shiva Nand (b) Swami Veda Bharati
(c) Swami Ram (d) Swami Ramdev
171.‘Wadia Institute’ at Dehradun is working on
(a) Water Conservation (b) Geological Studies
(c) Forest Studies (d) Wild Life Studies
172. Which among the following institutions is not situated in Uttarakhand ?
Bharat Heavy Electricals Ltd. (BHEL )
Hindustan Machine Tools (HMT )
Indian Drugs and Pharmaceutical Limited (IDPL)
Hindustan Aeronautics Ltd. (HAL)
173.The initiator of ‘Chipko-Movement’ in Uttarakhand w as
(a) Teelu Rautele (b) Radha Bhatt
(c) Sarla Ben (d) Gaura Devi
174.Identify the combination of largest and smallest population Districts of Uttarakhand on the basis of the Census figures of 2011.
Haridwar and Rudraprayag
Udham Singh Nagar and Rudraprayag
Dehradun and Champawat
Haridwar and Bageshwar
175. Based on the figures of Census of 2011, which is the most densely populated District of Uttarakhand ?
(a) Nainital (b) Dehradun
(c) Udham Singh Nagar (d) Haridwar
176.Which is the largest source of tax revenue collection in Uttarakhand ?
(a) Entertainment Tax (b) Sales Tax
(c) Stamp Duty (d) Excise Duty
177.VAT was introduced in the Uttarakhand State on
(a) 1st April, 2003 (b) 1st April, 2004 st st
178.Maximum number of paper mills in Uttarakhand are situated in the District of
(a) Nainital (b) Udham Singh Nagar
(c) Dehradun (d) Champawat
179.Catechu Factory in Uttarakhand is situated at
(a) Nainidanda (b)
(c) Lachchiwala (d)
Haldwani
Bahadrabad
180.Match the List I and List II and find the correct answer from the given code :
List – I List – II
A. Kumaun Mandal Development Corporation 1. Haridwar
B. G.B. Pant Sugar Mill 2. Ranibag
C. H.M.T. Watch Unit 3. Nainital
D. B.H.E.L. 4. Kichchha
Code : 5. Srinagar
A B C D
(a) 1 2 3 4
(b) 2 3 4 5
(c) 4 5 1 2
(d) 3 4 2 1
183.The first political arrest in British Kumaun was of
(a) Victor Mohan Joshi (b)
(c) Mohan Singh Mehta (d)
Ram Singh Dhoni
Badri Dutt Pandey
184.Gorkha Udiyar is famous for
(a) Pre-Historic Implements
(c) Pottery
(b) Rock Painting
(d) Copper Plate Inscriptions
185.Kunindas ruled in the period
(a) 300 – 400 B.C. (b) 800 – 900 B.C.
(c) 100 – 200 B.C. (d) 200 – 300 B.C.
.186. Guru Ram Rai arrived at Dehradun in the year
(a) 1775 AD (b) 1675 AD (c) 1575 AD (d) 1475 AD
187.Rawain incident took place in the year
(a) 1936 AD (b) 1935 AD (c) 1929 AD (d) 1930 AD
189.The name of the Rohilla General who invaded Kumaun Raj was
(a) Hafiz Rahmat Khan (b) Gulam Khan
(c) Gulam Ali (d) Pervez Khan
190.Swami Vivekanand visited Almora for the first time in the year
(a) 1880 (b) 1889 (c) 1897 (d) 1890
191. Almora coins belong to
(a) Kuninda Dynasty (b) Paurava Dynasty
(c) Verman Dynasty (d) Katyuri Dynasty
192.Where did Mahatma Gandhi wrote ‘Anasakti Yoga Tika’ ?
(a) Almora (b) Kausani (c) Haridwar (d) Ramgarh
193.Tolcha and Marcha tribes live in the area of
(a) Neeti and Mana Valley (b) Johar Valley
(c) Jaunsar Area (d) Tarai - Bhaber
193. ‘Badrinath’ temple is situated in the district
(a) Chamoli (b) Rudraprayag (c) Dehradun (d) Uttarkashi
194. Sri Liladhar Jaguri is a
(a) Bridge builder (b) Poet (c) Historian (d) Astrologer
195.According to Pandu Keshwar Copper plate inscriptions, the rulers of which dynasty had recognised the Nanda Devi as their presiding deity ?
(a) Panwar (b) Pal (c) Katyuri (d) Chand
196.In the famous ballad of ‘Rajula Malushahi’, the nam e of Rajula’s father is
(a) Daljit Bora (b) Haru Saim
(c) Gangnath (d) Sunpati Shauka
197.Who is the author of the book “Himalayan Folklore” ?
(a) G.R.C. Williams (b) E.S. Okley and Tara Dutt Gairola
(c) Narendra Singh Bhandari (d) William S. Sax
198. ‘Jakhya’ seeds are used mainly for
(a) Frying (b) As a tonic (c) In Puja ritual (d) As a medicine
199.Which ruler took the idol of Nanda Devi from Badhangarhi to Almora ?
(a) Udyot Chand (b) Kalyan Chand
(c) Ishwar Chand (d) Baj Bahadur Chand
200.After the creation of Uttarakhand as a separate state in Indian Union it became a
(a) 27th State (b) 28th State (c) 29th State (d) 26th State