-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtechnical.html
291 lines (288 loc) · 18.3 KB
/
technical.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>TECHNICAL </title>
<link rel="stylesheet" type="text/css" href="technical.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css2?family=Cabin:wght@500&display=swap" rel="stylesheet">
<script type="text/javascript" src="technical.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<section class="showcase5">
<header>
<nav class="navbar navbar-dark navbar-expand-sm fixed-top" style="background-color: azure;height: 110px;">
<a href="#" class="navbar-brand " id="logohere"><img src="lq.png" class="ml-1" alt="logo here"></a>
<div id="b1"> <!--style="margin: 30px 240px">-->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#downme" style="background-color:skyblue;color: black;">
<!--<span class="navbar-toggler-icon text-dark"></span>-->
MENU
</button>
</div>
<div class="collapse navbar-collapse" style="background-color: azure;" id="downme">
<ul class="navbar-nav ml-auto">
<li class="nav-item text-uppercase" id="navtab"><a href="indexresponsive.html" class="nav-link text-uppercase" id="linkshere"> HOME </a></li>
<li class="nav-item text-uppercase" id="navtab"><a href="About us.html" class="nav-link text-uppercase" id="linkshere"> About us </a></li>
<li class="nav-item text-uppercase" id="navtab"><a href="helpresponsive.html" class="nav-link text-uppercase" id="linkshere"> Help </a></li>
</ul>
</div>
</nav>
</header>
</section>
<section style="margin:-85px 0px; padding:0 50px; background-color: azure">
<form name="quiz" id="quiz">
<div class="tech1">
<p> TECHNICAL ABILITY</p>
Q.1 Number of bit used by the IPv6 address?<br>
<input type="radio" name="q1" value="a"> a) 32 bit<br>
<input type="radio" name="q1" value="b"> b) 64 bit<br>
<input type="radio" name="q1" value="c"> c) 128 bit<br>
<input type="radio" name="q1" value="d"> d) 256 bit<br>
<br><br>
Q.2 Which one is the first search engine in internet?<br>
<input type="radio" name="q2" value="a"> a) Google<br>
<input type="radio" name="q2" value="b"> b) Archie<br>
<input type="radio" name="q2" value="c"> c) Altavista<br>
<input type="radio" name="q2" value="d"> d) WAIS<br>
<br><br>
Q.3 The input devices use _______ to store the data received<br>
<input type="radio" name="q3" value="a"> a) Primary Memory<br>
<input type="radio" name="q3" value="b"> b) Secondary Memory<br>
<input type="radio" name="q3" value="c"> c) Buffer<br>
<input type="radio" name="q3" value="d"> d) External Memory<br>
<br><br>
Q.4 The I/O devices are connected to the CPU via_______<br>
<input type="radio" name="q4" value="a"> a) SDRAM’S<br>
<input type="radio" name="q4" value="b"> b) Control circuits<br>
<input type="radio" name="q4" value="c"> c) Signals<br>
<input type="radio" name="q4" value="d"> d) BUS<br>
<br><br>
Q.5 In how many categories memory/storage is classified?<br>
<input type="radio" name="q5" value="a"> a) 2<br>
<input type="radio" name="q5" value="b"> b) 3<br>
<input type="radio" name="q5" value="c"> c) 4<br>
<input type="radio" name="q5" value="d"> d) 5<br>
<br><br>
Q.6 Efficiency in software product does not include________<br>
<input type="radio" name="q6" value="a"> a) Licensing<br>
<input type="radio" name="q6" value="b"> b) Processing time<br>
<input type="radio" name="q6" value="c"> c) Responsiveness<br>
<input type="radio" name="q6" value="d"> d) Memory utilization<br>
<br><br>
Q.7 Which of the following is also known as stroke-writing display?<br>
<input type="radio" name="q7" value="a"> a) Raster scan display<br>
<input type="radio" name="q7" value="b"> b) Random scan display<br>
<input type="radio" name="q7" value="c"> c) Frame scan<br>
<input type="radio" name="q7" value="d"> d) All of the above<br>
<br><br>
Q.8 Array data access using____<br>
<input type="radio" name="q8" value="a"> a) Operator<br>
<input type="radio" name="q8" value="b"> b) Variable<br>
<input type="radio" name="q8" value="c"> c) Index<br>
<input type="radio" name="q8" value="d"> d) Pointer<br>
<br><br>
Q.9 Which of the following is shortest integer data type?<br>
<input type="radio" name="q9" value="a"> a) int <br>
<input type="radio" name="q9" value="b"> b) byte<br>
<input type="radio" name="q9" value="c"> c) short<br>
<input type="radio" name="q9" value="d"> d) long<br>
<br><br>
Q.10 Which data structure allows deleting elements from front and inserting at rear?<br>
<input type="radio" name="q10" value="a"> a) Stacks<br>
<input type="radio" name="q10" value="b"> b) Queues<br>
<input type="radio" name="q10" value="c"> c) Deques<br>
<input type="radio" name="q10" value="d"> d) Binary search tree<br>
<br><br>
Q.11 Which class of IP address has the most host addresses available by default?<br>
<input type="radio" name="q11" value="a"> a) A<br>
<input type="radio" name="q11" value="b"> b) B<br>
<input type="radio" name="q11" value="c"> c) C<br>
<input type="radio" name="q11" value="d"> d) Both A and B<br>
<br><br>
Q.12 For a pure capacitor<br>
<input type="radio" name="q12" value="a"> a) AC current and voltage are exactly in same phase<br>
<input type="radio" name="q12" value="b"> b) AC current leads the voltage by 90 degree<br>
<input type="radio" name="q12" value="c"> c) AC current is converted to dc voltage<br>
<input type="radio" name="q12" value="d"> d) AC current lags the voltage by 90 degree<br>
<br><br>
Q.13 The script tag must be placed in ____<br>
<input type="radio" name="q13" value="a"> a) Head<br>
<input type="radio" name="q13" value="b"> b) Head and Body<br>
<input type="radio" name="q13" value="c"> c) Title and Body<br>
<input type="radio" name="q13" value="d"> d) All of the mentioned.<br>
<br><br>
Q.14 JavaScript can be directly written into ____<br>
<input type="radio" name="q14" value="a"> a) Directly into JS file and included into HTML<br>
<input type="radio" name="q14" value="b"> b) Directly on the server page<br>
<input type="radio" name="q14" value="c"> c) Directly into HTML pages<br>
<input type="radio" name="q14" value="d"> d) All of the mentioned<br>
<br><br>
Q.15 SQL stands for _____<br>
<input type="radio" name="q15" value="a"> a) Structured Query Language<br>
<input type="radio" name="q15" value="b"> b) Sequential Query Language<br>
<input type="radio" name="q15" value="c"> c) Structured Question Language<br>
<input type="radio" name="q15" value="d"> d) Sequential Query Language<br>
<br><br>
Q.16 In a database, data is stored in spreadsheets which have rows and columns<br>
<input type="radio" name="q16" value="a"> a) True <br>
<input type="radio" name="q16" value="b"> b) False<br>
<br><br>
Q.17 Which of the following operators takes only integer operands?<br>
<input type="radio" name="q17" value="a"> a) +<br>
<input type="radio" name="q17" value="b"> b) *<br>
<input type="radio" name="q17" value="c"> c) /<br>
<input type="radio" name="q17" value="d"> d) %<br>
<br><br>
Q.18 Array passed as an argument to a interrupted as<br>
<input type="radio" name="q18" value="a"> a) Address of teh array<br>
<input type="radio" name="q18" value="b"> b) Values of first elements of the array<br>
<input type="radio" name="q18" value="c"> c) Address of the first element of the array<br>
<input type="radio" name="q18" value="d"> d) Number of the element of the array<br>
<br><br>
Q.19 Conversion of octal number 1128 to hexadecimal number is<br>
<input type="radio" name="q19" value="a"> a) 4A<sub>16</sub><br>
<input type="radio" name="q19" value="b"> b) 5A<sub>16</sub><br>
<input type="radio" name="q19" value="c"> c) 15<sub>16</sub><br>
<input type="radio" name="q19" value="d"> d) 20<sub>16</sub><br>
<br><br>
Q.20 Conversion of decimal number 6110 to its binary number equivalent is<br>
<input type="radio" name="q20" value="a"> a) 110011<sub>2</sub><br>
<input type="radio" name="q20" value="b"> b) 11001110<sub>2</sub><br>
<input type="radio" name="q20" value="c"> c) 111101<sub>2</sub><br>
<input type="radio" name="q20" value="d"> d) 11111<sub>2</sub><br>
<br><br>
Q.21 Which operator tests column for the absence of data?<br>
<input type="radio" name="q21" value="a"> a) Exists operator<br>
<input type="radio" name="q21" value="b"> b) NOT operator<br>
<input type="radio" name="q21" value="vc"> c) IS NULL operator<br>
<input type="radio" name="q21" value="d"> d) None of the mentioned<br>
<br><br>
Q.22 Which SQL keyword is used to retrieve only unique values?<br>
<input type="radio" name="q22" value="a"> a) DISTINCTIVE<br>
<input type="radio" name="q22" value="b"> b) UNIQUE<br>
<input type="radio" name="q22" value="c"> c) DISTINCT<br>
<input type="radio" name="q22" value="d"> d) DIFFERENT<br>
<br><br>
Q.23 Which of the following memory is non-volatile?<br>
<input type="radio" name="q23" value="a"> a) SRAM<br>
<input type="radio" name="q23" value="b"> b) DRAM<br>
<input type="radio" name="q23" value="c"> c) ROM<br>
<input type="radio" name="q23" value="d"> d) All of the above<br>
<br><br>
Q.24 Any data or instruction entered into the memory of the computer is considered as<br>
<input type="radio" name="q24" value="a"> a) Storage<br>
<input type="radio" name="q24" value="b"> b) Output<br>
<input type="radio" name="q24" value="c"> c) Input<br>
<input type="radio" name="q24" value="d"> d) Information<br>
<br><br>
Q.25 The 0 and 1 in the binary numbering system are called Binary digits or _____<br>
<input type="radio" name="q25" value="a"> a) Bytes<br>
<input type="radio" name="q25" value="b"> b) Kilobytes<br>
<input type="radio" name="q25" value="c"> c) Bits<br>
<input type="radio" name="q25" value="d"> d) Decimal Bytes<br>
<br><br>
Q.26 <br>
<input type="radio" name="q26" value="a"> a) Control<br>
<input type="radio" name="q26" value="b"> b) ALU<br>
<input type="radio" name="q26" value="c"> c) Register<br>
<input type="radio" name="q26" value="d"> d) Cache Memory<br>
<br><br>
Q.27 Which network protocol is used to send Email?<br>
<input type="radio" name="q27" value="a"> a) FTP<br>
<input type="radio" name="q27" value="b"> b) SSH<br>
<input type="radio" name="q27" value="c"> c) POP3<br>
<input type="radio" name="q27" value="d"> d) SMTP<br>
<br><br>
Q.28 A kilobyte also referred to as KB, is equal to___<br>
<input type="radio" name="q28" value="a"> a) 1000 Bytes<br>
<input type="radio" name="q28" value="b"> b) 1024 Bytes<br>
<input type="radio" name="q28" value="c"> c) 2048 bytes<br>
<input type="radio" name="q28" value="d"> d) 512 bytes<br>
<br><br>
Q.29 Which of the following items is not used in Local Area Network (LAN)?<br>
<input type="radio" name="q29" value="a"> a) Computer<br>
<input type="radio" name="q29" value="b"> b) Modem<br>
<input type="radio" name="q29" value="c"> c) Printer<br>
<input type="radio" name="q29" value="d"> d) Cable<br>
<br><br>
Q.30 A computer port is used to <br>
<input type="radio" name="q30" value="a"> a) Communicate with hard disks<br>
<input type="radio" name="q30" value="b"> b) Download files<br>
<input type="radio" name="q30" value="c"> c) Communicate with other computer peripherals<br>
<input type="radio" name="q30" value="d"> d) None of the above<br>
<br><br>
Q.31 _____ is the high speed memory used in the computer.<br>
<input type="radio" name="q31" value="a"> a) RAM<br>
<input type="radio" name="q31" value="b"> b) Hard Disk<br>
<input type="radio" name="q31" value="c"> c) Cache Memory<br>
<input type="radio" name="q31" value="d"> d) BIOS<br>
<br><br>
Q.32 A collection of 8 bits is called<br>
<input type="radio" name="q32" value="a"> a) Record<br>
<input type="radio" name="q32" value="b"> b) Byte<br>
<input type="radio" name="q32" value="c"> c) Nibble<br>
<input type="radio" name="q32" value="d"> d) Word<br>
<br><br>
Q.33 The device primarily used to provide hard copy is<br>
<input type="radio" name="q33" value="a"> a) CRT<br>
<input type="radio" name="q33" value="b"> b) Computer Console<br>
<input type="radio" name="q33" value="c"> c) Printer<br>
<input type="radio" name="q33" value="d"> d) Card Reader<br>
<br><br>
Q.34 Which of the following selector is used to select and style when you place mouse over it?<br>
<input type="radio" name="q34" value="a"> a) focus<br>
<input type="radio" name="q34" value="b"> b) hover<br>
<input type="radio" name="q34" value="c"> c) mouse<br>
<input type="radio" name="q34" value="d"> d) All of the mentioned<br>
<br><br>
Q.35 Which of the following method moves an element from its current position using transform?<br>
<input type="radio" name="q35" value="a"> a) rotate()<br>
<input type="radio" name="q35" value="b"> b) scale()<br>
<input type="radio" name="q35" value="c"> c) translate()<br>
<input type="radio" name="q35" value="d"> d) matrix()<br>
<br><br>
Q.36 Which of the following transition-timing-function property specifies a transition effect with a slow start?<br>
<input type="radio" name="q36" value="a"> a) ease<br>
<input type="radio" name="q36" value="b"> b) ease-in<br>
<input type="radio" name="q36" value="c"> c) ease-in-out<br>
<input type="radio" name="q36" value="'d"> d) ease-out<br>
<br><br>
Q.37 Variables always start with a ____ in php<br>
<input type="radio" name="q37" value="a"> a) Pond-sign<br>
<input type="radio" name="q37" value="b"> b) Yen-sign<br>
<input type="radio" name="q37" value="c"> c) Dollar-sign<br>
<input type="radio" name="q37" value="d"> d) Euro-sign<br>
<br><br>
Q.38 In PHP, strval()<br>
<input type="radio" name="q38" value="a"> a) Accepts a value and converts it into a string array<br>
<input type="radio" name="q38" value="b"> b) Accepts a value and converts into a string dictionary<br>
<input type="radio" name="q38" value="c"> c) Accepts a value and converts into a string equivalent<br>
<input type="radio" name="q38" value="d"> d) None of the above<br>
<br><br>
Q.39 Which of the following is true?<br>
<input type="radio" name="q39" value="a"> a) "X extends Y" is correct if and only if X is a class and Y is an interface<br>
<input type="radio" name="q39" value="b"> b) “X extends Y" is correct if and only if X is an interface and Y is a class<br>
<input type="radio" name="q39" value="c"> c) "X extends Y" is correct if X and Y are either both classes or both interfaces<br>
<input type="radio" name="q39" value="d"> d) "X extends Y" is correct for all combinations of X and Y being classes and/or interfaces<br>
<br><br>
Q.40 The class string belongs to<br>
<input type="radio" name="q40" value="a"> a) java.awt<br>
<input type="radio" name="q40" value="b"> b) java.lang<br>
<input type="radio" name="q40" value="c"> c) java.applet<br>
<input type="radio" name="q40" value="d"> d) java.strong<br>
<br><br>
<h4 id="note">CLICK ON SUBMIT BUTTON TO CHECK YOUR RESULT</h4><br>
<input type="button" name="" value="SUBMIT" id="btn" onclick="check()">
<br><br>
</div>
</form>
</section>
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<!-- Popper JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
</body>
</html>