source.txt

Yogesh Chaudhari, 12/08/2016 07:29 am

Download (24 kB)

 
1
Code: 10 
2
ShuffleQuestions: 0 
3
CompleteMulti: 0 
4
L-Question: Q 
5
L-Name: Name 
6
L-Student: Please enter your mobile number, and write your name in the box below. 
7
*[ordered,horiz,id=583d1f8c296d214bf5572afa] Javascript is _________ language.
8
+ 1
9
- 2
10
- 3
11
- 4
12
13
**[ordered,horiz,id=583d2047296d214bf5572b21] JavaScript is ______ Side Scripting Language. 
14
+ 1
15
+ 2
16
- 3
17
- 4
18
19
*[ordered,horiz,id=583d20f7296d214bf5572b61] JavaScript is designed for following purpose -
20
+ 1
21
- 2
22
- 3
23
- 4
24
25
*[ordered,horiz,id=583d2907296d214bf5572f6a] Which was the first browser to support JavaScript ? 
26
+ 1
27
- 2
28
- 3
29
- 4
30
31
*[ordered,horiz,id=583d2935296d214bf5572f8f] This is Testing question
32
+ 1
33
- 2
34
- 3
35
- 4
36
37
*[ordered,horiz,id=583d2137296d214bf5572b92] JavaScript is can be written - 
38
+ 1
39
- 2
40
- 3
41
- 4
42
43
*[ordered,horiz,id=583d218b296d214bf5572bc4] JavaScript is an ________ language. 
44
+ 1
45
- 2
46
47
*[ordered,horiz,id=583d21db296d214bf5572bf7] Cost for Using JavaScript in your HTML is _________ .
48
+ 1
49
- 2
50
- 3
51
- 4
52
53
*[ordered,horiz,id=583d222e296d214bf5572c33] JavaScript Code is written inside file having extension __________.
54
+ 1
55
- 2
56
- 3
57
- 4
58
59
*[ordered,horiz,id=583d2260296d214bf5572c60] Why JavaScript is called as Lightweight Programming Language ? 
60
+ 1
61
- 2
62
- 3
63
- 4
64
65
**[ordered,horiz,id=583d2292296d214bf5572c96] JavaScript is also called as _____________.
66
+ 1
67
+ 2
68
- 3
69
- 4
70
71
*[ordered,horiz,id=583d22f3296d214bf5572ce8] Local Browser used for validations on the Web Pages uses __________. 
72
+ 1
73
- 2
74
- 3
75
- 4
76
77
*[ordered,horiz,id=583d2342296d214bf5572d20] We can embed JS code inside HTML directly ? 
78
+ 1
79
- 2
80
81
*[ordered,horiz,id=583d240c296d214bf5572dcb]  Select all the correct option(s). State the correct place of JS Code inside HTML -
82
+ 1
83
- 2
84
- 3
85
- 4
86
87
*[ordered,horiz,id=583d270c296d214bf5572e20] Is this correct syntax to include JS Code inside HTML Page ?
88
+ 1
89
- 2
90
91
*[ordered,horiz,id=583d2758296d214bf5572e5b] We cannot Place JS Code in the body tag . Say true/false. 
92
+ 1
93
- 2
94
95
*[ordered,horiz,id=583d2775296d214bf5572e97] Is this placement of JS code inside HTML Element is Error Free ?
96
+ 1
97
- 2
98
99
*[ordered,horiz,id=583d27fa296d214bf5572ed4] We use _______ style comment to prevent showing Java Script as Content in the old browsers.
100
+ 1
101
- 2
102
- 3
103
- 4
104
105
*[ordered,horiz,id=583d28d1296d214bf5572f36] ______ JavaScript is also called client-side JavaScript 
106
+ 1
107
- 2
108
- 3
109
- 4
110
111
*[ordered,horiz,id=583d2975296d214bf5572ff0] __________ JavaScript is also called server-side JavaScript. 
112
+ 1
113
- 2
114
- 3
115
- 4
116
117
*[ordered,horiz,id=583d29d2296d214bf557305a] What are variables used for in JavaScript Programs
118
+ 1
119
- 2
120
- 3
121
- 4
122
123
*[ordered,horiz,id=583d2a08296d214bf557309d] _____ JavaScript statements embedded in an HTML page can respond to user events such as mouse-clicks, form input, and page navigation. 
124
+ 1
125
- 2
126
- 3
127
- 4
128
129
*[ordered,horiz,id=583d2a2a296d214bf55730e1] What should appear at the very end of your JavaScript?
130
+ 1
131
- 2
132
- 3
133
- 4
134
135
*[ordered,horiz,id=583d2a50296d214bf557312e] Which of the following can't be done with client-side JavaScript?
136
+ 1
137
- 2
138
- 3
139
- 4
140
141
*[ordered,horiz,id=583d2a7c296d214bf557316c] Which of the following is not a valid JavaScript variable name?
142
+ 1
143
- 2
144
- 3
145
- 4
146
147
*[ordered,horiz,id=583d2aab296d214bf55731bb]  ______ tag is an extension to HTML that can enclose any number of JavaScript statements 
148
+ 1
149
- 2
150
- 3
151
- 4
152
153
*[ordered,horiz,id=583d2afc296d214bf557321b] How does JavaScript store dates in a date object? 
154
+ 1
155
- 2
156
- 3
157
- 4
158
159
*[ordered,horiz,id=583d2b25296d214bf5573264]  Which of the following attribute can hold the JavaScript version? 
160
+ 1
161
- 2
162
- 3
163
- 4
164
165
*[ordered,horiz,id=583d2b4a296d214bf55732ae] What is the correct JavaScript syntax to write Hello World? 
166
+ 1
167
- 2
168
- 3
169
- 4
170
171
*[ordered,horiz,id=583d2b72296d214bf55732f9] Which of the following way can be used to indicate the LANGUAGE attribute? 
172
+ 1
173
- 2
174
- 3
175
- 4
176
177
*[ordered,horiz,id=583d2ba9296d214bf5573345] Inside which HTML element do we put the JavaScript? 
178
+ 1
179
- 2
180
- 3
181
- 4
182
183
*[ordered,horiz,id=583d2bdc296d214bf5573392] What is the correct syntax for referring to an external script called abc.js? 
184
+ 1
185
- 2
186
- 3
187
- 4
188
189
*[ordered,horiz,id=583d2c04296d214bf55733e0] Which is the correct way to write a JavaScript array? 
190
+ 1
191
- 2
192
- 3
193
- 4
194
195
*[ordered,horiz,id=583d3909296d214bf557344f] What does the <noscript> tag do? 
196
+ 1
197
- 2
198
- 3
199
- 4
200
201
*[ordered,horiz,id=583d392d296d214bf557349f] If para1 is the DOM object for a paragraph, what is the correct syntax to change the text within the paragraph?
202
+ 1
203
- 2
204
- 3
205
- 4
206
207
*[ordered,horiz,id=583d395b296d214bf55734f0] JavaScript entities start with _______ and end with _________. 
208
+ 1
209
- 2
210
- 3
211
- 4
212
213
*[ordered,horiz,id=583d3984296d214bf557354a] Which of the following best describes JavaScript?
214
+ 1
215
- 2
216
- 3
217
- 4
218
219
*[ordered,horiz,id=583d39ab296d214bf5573595] Choose the server-side JavaScript object? 
220
+ 1
221
- 2
222
- 3
223
- 4
224
225
*[ordered,horiz,id=583d39df296d214bf55735e9] Choose the client-side JavaScript object?
226
+ 1
227
- 2
228
- 3
229
- 4
230
231
*[ordered,horiz,id=583d3a0f296d214bf557363e] Which of the following is not considered a JavaScript operator? 
232
+ 1
233
- 2
234
- 3
235
- 4
236
237
*[ordered,horiz,id=583d4201296d214bf55736af]  ______method evaluates a string of JavaScript code in the context of the specified object.
238
+ 1
239
- 2
240
- 3
241
- 4
242
243
*[ordered,horiz,id=583d422a296d214bf5573706] The syntax of Eval is ________________
244
+ 1
245
- 2
246
- 3
247
- 4
248
249
*[ordered,horiz,id=583d424f296d214bf557375e] JavaScript entities start with _______ and end with _________. 
250
+ 1
251
- 2
252
- 3
253
- 4
254
255
*[ordered,horiz,id=583d427f296d214bf55737b7] JavaScript is interpreted by _________ 
256
+ 1
257
- 2
258
- 3
259
- 4
260
261
*[ordered,horiz,id=583d42d1296d214bf5573811] Using _______ statement is how you test for a specific condition.
262
+ 1
263
- 2
264
- 3
265
- 4
266
267
*[ordered,horiz,id=583d42fc296d214bf557386c] Which of the following is the structure of an if statement? 
268
+ 1
269
- 2
270
- 3
271
- 4
272
273
*[ordered,horiz,id=583d4329296d214bf55738c8] How to create a Date object in JavaScript? 
274
+ 1
275
- 2
276
- 3
277
- 4
278
279
*[ordered,horiz,id=583d4350296d214bf5573925] The _______ method of an Array object adds and/or removes elements from an array.
280
+ 1
281
- 2
282
- 3
283
- 4
284
285
*[ordered,horiz,id=583d4383296d214bf5573983] To set up the window to capture all Click events, we use which of the following statement?
286
+ 1
287
- 2
288
- 3
289
- 4
290
291
*[ordered,horiz,id=583d43ae296d214bf55739e2] Which tag(s) can handle mouse events in Netscape?
292
+ 1
293
- 2
294
- 3
295
- 4
296
297
*[ordered,horiz,id=583d43d5296d214bf5573a42] ____________ is the tainted property of a window object.
298
+ 1
299
- 2
300
- 3
301
- 4
302
303
*[ordered,horiz,id=583d440c296d214bf5573aa3] To enable data tainting, the end user sets the _________ environment variable.
304
+ 1
305
- 2
306
- 3
307
- 4
308
309
*[ordered,horiz,id=583d4434296d214bf5573b05] In JavaScript, _________ is an object of the target language data type that encloses an object of the source language.
310
+ 1
311
- 2
312
- 3
313
- 4
314
315
*[ordered,horiz,id=583d4459296d214bf5573b68] When a JavaScript object is sent to Java, the runtime engine creates a Java wrapper of type ___________ 
316
+ 1
317
- 2
318
- 3
319
- 4
320
321
*[ordered,horiz,id=583d447b296d214bf5573bcc]  _______ class provides an interface for invoking JavaScript methods and examining JavaScript properties. 
322
+ 1
323
- 2
324
- 3
325
- 4
326
327
*[ordered,horiz,id=583d449c296d214bf5573c31] _________ is a wrapped Java array, accessed from within JavaScript code.
328
+ 1
329
- 2
330
- 3
331
- 4
332
333
*[ordered,horiz,id=583d44ca296d214bf5573c97] A ________ object is a reference to one of the classes in a Java package, such as netscape.javascript .
334
+ 1
335
- 2
336
- 3
337
- 4
338
339
*[ordered,horiz,id=583d44f6296d214bf5573cfe] The JavaScript exception is available to the Java code as an instance of
340
+ 1
341
- 2
342
- 3
343
- 4
344
345
*[ordered,horiz,id=583d4525296d214bf5573d66] To automatically open the console when a JavaScript error occurs which of the following is added to prefs.js?
346
+ 1
347
- 2
348
- 3
349
- 4
350
351
*[ordered,horiz,id=583d456e296d214bf5573e26] To open a dialog box each time an error occurs, which of the following is added to prefs.js? 
352
+ 1
353
- 2
354
- 3
355
- 4
356
357
*[ordered,horiz,id=583d4591296d214bf5573e88] The syntax of a blur method in a button object is ______________ 
358
+ 1
359
- 2
360
- 3
361
- 4
362
363
*[ordered,horiz,id=583d45c0296d214bf5573ef3] The syntax of capture events method for document object is ______________ 
364
+ 1
365
- 2
366
- 3
367
- 4
368
369
*[ordered,horiz,id=583d45eb296d214bf5573f5f] The syntax of close method for document object is ______________ 
370
+ 1
371
- 2
372
- 3
373
- 4
374
375
*[ordered,horiz,id=583d4616296d214bf5573fcc] <script type=text/javascript>x=4+4;document.write(x);</script> Output------? 
376
+ 1
377
- 2
378
- 3
379
- 4
380
381
*[ordered,horiz,id=583d4652296d214bf5574042] document.write(navigator.appCodeName);
382
+ 1
383
- 2
384
- 3
385
386
*[ordered,horiz,id=583d46e0296d214bf55740f1]  Scripting language are
387
+ 1
388
- 2
389
- 3
390
391
*[ordered,horiz,id=583d4710296d214bf5574161]  Which best explains getSelection()?
392
+ 1
393
- 2
394
- 3
395
- 4
396
397
*[ordered,horiz,id=583d472d296d214bf55741d2] Choose the client-side JavaScript object
398
+ 1
399
- 2
400
- 3
401
- 4
402
403
*[ordered,horiz,id=583d475a296d214bf5574244]  What is mean by this keyword in javascript?
404
+ 1
405
- 2
406
- 3
407
- 4
408
409
*[ordered,horiz,id=583d477f296d214bf55742b7] document.write(2+5+"8");
410
+ 1
411
- 2
412
- 3
413
- 4
414
415
*[ordered,horiz,id=583d47b2296d214bf557432b] In JavaScript, Window.prompt() method return true or false value ?
416
+ 1
417
- 2
418
419
*[ordered,horiz,id=583d47c8296d214bf55743a0] document.write(output);
420
+ 1
421
- 2
422
- 3
423
- 4
424
425
*[ordered,horiz,id=583d4818296d214bf5574416] What is AJAX ? 
426
+ 1
427
- 2
428
- 3
429
430
*[ordered,horiz,id=583d4856296d214bf557448d] What sever support AJAX ?
431
+ 1
432
- 2
433
- 3
434
435
*[ordered,horiz,id=583d487c296d214bf5574505] AJAX Stands for
436
+ 1
437
- 2
438
- 3
439
- 4
440
441
*[ordered,horiz,id=583d48bd296d214bf5574633] What makes Ajax unique?
442
+ 1
443
- 2
444
- 3
445
- 4
446
447
*[ordered,horiz,id=583d48e6296d214bf55746a6] What does the XMLHttpRequest object accomplish in Ajax?
448
+ 1
449
- 2
450
- 3
451
- 4
452
453
*[ordered,horiz,id=583d4908296d214bf5574722] ________ Of the following technologies, which one provides the ability to dynamically interact with Web page layout?
454
+ 1
455
- 2
456
- 3
457
- 4
458
459
*[ordered,horiz,id=583d4922296d214bf557479f] What is the first step in creating a Joke of the Day application?
460
+ 1
461
- 2
462
- 3
463
- 4
464
465
*[ordered,horiz,id=583d494f296d214bf557481d] Ajax stands for Synchronous JavaScript and XML.
466
+ 1
467
- 2
468
469
*[ordered,horiz,id=583d495e296d214bf557489c] Regarding the XMLHttpRequest Object, does the order in which one calls the open method and assign a function to the onreadystatechange event handler matter?
470
+ 1
471
- 2
472
473
*[ordered,horiz,id=583d497d296d214bf557491c] ActiveX can be disabled via browser settings. 
474
+ 1
475
- 2
476
477
*[ordered,horiz,id=583d49a2296d214bf55749ad] What combination of technologies gives AJAX its name? 
478
+ 1
479
- 2
480
- 3
481
- 4
482
483
*[ordered,horiz,id=583d49cf296d214bf5574a2f] Which one of these legendary Greek mythical figures or places is the code name for Microsoft's version of AJAX ?
484
+ 1
485
- 2
486
- 3
487
- 4
488
489
*[ordered,horiz,id=583d49ed296d214bf5574ab2] Which Web browser is the least optimized for Microsoft's version of AJAX?
490
+ 1
491
- 2
492
- 3
493
- 4
494
495
*[ordered,horiz,id=583d4a1c296d214bf5574b36] Which one of these technologies is NOT used in AJAX? 
496
+ 1
497
- 2
498
- 3
499
- 4
500
501
*[ordered,horiz,id=583d4a4a296d214bf5574bbb] AJAX comes in ____.
502
+ 1
503
- 2
504
- 3
505
- 4
506
507
*[ordered,horiz,id=583d4a68296d214bf5574c49] AJAX made popular by
508
+ 1
509
- 2
510
- 3
511
- 4
512
513
*[ordered,horiz,id=583d4a97296d214bf5574cc8]  AJAX based on
514
+ 1
515
- 2
516
- 3
517
- 4
518
519
*[ordered,horiz,id=583d4aed296d214bf5574d58] Using AJAX we can made our web page
520
+ 1
521
- 2
522
- 3
523
524
*[ordered,horiz,id=583d489f296d214bf5574563] What does the tag do?
525
+ 1
526
- 2
527
- 3
528
- 4
529
530
*[ordered,horiz,id=583d4b3f296d214bf5574df1] Why so JavaScript and Java have similar name?
531
+ 1
532
- 2
533
- 3
534
- 4
535
536
*[ordered,horiz,id=583d4b6e296d214bf5574e7b] When a user views a page containing a JavaScript program, which machine actually executes the script?
537
+ 1
538
- 2
539
- 3
540
- 4
541
542
*[ordered,horiz,id=583d4b90296d214bf5574f06] What does CSS stand for? 
543
+ 1
544
- 2
545
- 3
546
- 4
547
548
*[ordered,horiz,id=583d4bf1296d214bf5574f92] What is the correct HTML for referring to an external style sheet?
549
+ 1
550
- 2
551
- 3
552
553
*[ordered,horiz,id=583d4c35296d214bf557501f] Where in an HTML document is the correct place to refer to an external style sheet ?
554
+ 1
555
- 2
556
- 3
557
558
*[ordered,horiz,id=583d4d0c296d214bf5575121] Which HTML tag is used to define an internal style sheet?
559
+ 1
560
- 2
561
- 3
562
563
*[ordered,horiz,id=583d4d34296d214bf55751b0] Which HTML attribute is used to define inline styles?
564
+ 1
565
- 2
566
- 3
567
- 4
568
569
*[ordered,horiz,id=583d4dcb296d214bf5575240] Which is the correct CSS syntax?
570
+ 1
571
- 2
572
- 3
573
- 4
574
575
*[ordered,horiz,id=583d4e54296d214bf55752ee] How do you insert a comment in a CSS file?
576
+ 1
577
- 2
578
- 3
579
- 4
580
581
*[ordered,horiz,id=583d4eff296d214bf5575398] Which property is used to change the background color? 
582
+ 1
583
- 2
584
- 3
585
586
*[ordered,horiz,id=583d4f59296d214bf5575446] How do you add a background color for all <h1> elements? 
587
+ 1
588
- 2
589
- 3
590
591
*[ordered,horiz,id=583d4f88296d214bf55754da] Which CSS property is used to change the text color of an element? 
592
+ 1
593
- 2
594
- 3
595
596
*[ordered,horiz,id=583d4faa296d214bf557556f] Which CSS property controls the text size? 
597
+ 1
598
- 2
599
- 3
600
- 4
601
602
*[ordered,horiz,id=583d4fdf296d214bf5575605] What is the correct CSS syntax for making all the <p> elements bold? 
603
+ 1
604
- 2
605
- 3
606
- 4
607
608
*[ordered,horiz,id=583d5024296d214bf557569c] How do you display hyperlinks without an underline? 
609
+ 1
610
- 2
611
- 3
612
- 4
613
614
*[ordered,horiz,id=583d5062296d214bf5575734] How do you make each word in a text start with a capital letter? 
615
+ 1
616
- 2
617
- 3
618
619
*[ordered,horiz,id=583d50c7296d214bf55757cd] Which property is used to change the font of an element?
620
+ 1
621
- 2
622
- 3
623
624
*[ordered,horiz,id=583d5105296d214bf5575867] How do you display a border like this
625
+ 1
626
- 2
627
- 3
628
- 4
629
630
*[ordered,horiz,id=583d52fd296d214bf557591d] Which property is used to change the left margin of an element?
631
+ 1
632
- 2
633
- 3
634
635
*[ordered,horiz,id=583d5324296d214bf55759b9] How do you make a list that lists its items with squares? 
636
+ 1
637
- 2
638
- 3
639
640
*[ordered,horiz,id=583d5354296d214bf5575a56] How do you select an element with id demo? 
641
+ 1
642
- 2
643
- 3
644
- 4
645
646
*[ordered,horiz,id=583d53cd296d214bf5575b78] how do you select all p elements inside a div element? 
647
+ 1
648
- 2
649
- 3
650
651
*[ordered,horiz,id=583d53fa296d214bf5575c17] How do you group selectors?
652
+ 1
653
- 2
654
- 3
655
656
*[ordered,horiz,id=583d542e296d214bf5575cda] What is the default value of the position property? 
657
+ 1
658
- 2
659
- 3
660
- 4
661
662
*[ordered,horiz,id=583d5454296d214bf5575d7b] Which of the following is correct?
663
+ 1
664
- 2
665
666
*[ordered,horiz,id=583d57c4296d214bf5576000] jQuery uses CSS selectors to select elements?
667
+ 1
668
- 2
669
670
*[ordered,horiz,id=583d57ec296d214bf55760a3] Which sign does jQuery use as a shortcut for jQuery? 
671
+ 1
672
- 2
673
- 3
674
675
*[ordered,horiz,id=583d5828296d214bf5576147] Look at the following selector (div). What does it select?
676
+ 1
677
- 2
678
679
*[ordered,horiz,id=583d585d296d214bf55761ec] Is jQuery a library for client scripting or server scripting?
680
+ 1
681
- 2
682
683
*[ordered,horiz,id=583d5882296d214bf5576292] Is it possible to use jQuery together with AJAX?
684
+ 1
685
- 2
686
687
*[ordered,horiz,id=583d58af296d214bf5576339] The jQuery html() method works for both HTML and XML document?
688
+ 1
689
- 2
690
691
*[ordered,horiz,id=583d590e296d214bf557646f] What is the correct jQuery code to set the background color of all p elements to red?
692
+ 1
693
- 2
694
- 3
695
- 4
696
697
*[ordered,horiz,id=583d5943296d214bf5576518] With jQuery, look at the following selector ("div.intro"). What does it select?
698
+ 1
699
- 2
700
- 3
701
- 4
702
703
*[ordered,horiz,id=583d59bd296d214bf55765c2] Which jQuery method is used to hide selected elements?
704
+ 1
705
- 2
706
- 3
707
- 4
708
709
*[ordered,horiz,id=583d59f3296d214bf557666d] Which jQuery method is used to set one or more style properties for selected elements?
710
+ 1
711
- 2
712
- 3
713
714
*[ordered,horiz,id=583d5a2e296d214bf5576719] Which jQuery method is used to perform an asynchronous HTTP request?
715
+ 1
716
- 2
717
- 3
718
719
* [ordered,horiz,id=583d5a61296d214bf55767c6] What is the correct jQuery code for making all div elements 100 pixels high?
720
+ 1
721
- 2
722
- 3
723
724
*[ordered,horiz,id=583d5b1d296d214bf5576874] What scripting language is jQuery written in?
725
+ 1
726
- 2
727
- 3
728
- 4
729
730
*[ordered,horiz,id=583d5b81296d214bf5576923] Which jQuery function is used to prevent code from running, before the document is finished loading?
731
+ 1
732
- 2
733
- 3
734
735
*[ordered,horiz,id=583d5bd0296d214bf55769d3] Which jQuery method should be used to deal with name conflicts?
736
+ 1
737
- 2
738
- 3
739
- 4
740
741
*[ordered,horiz,id=583d5c07296d214bf5576a84] Which jQuery method is used to switch between adding/removing one or more classes (for CSS) from selected elements?
742
+ 1
743
- 2
744
- 3
745
- 4
746
747
*[ordered,horiz,id=583d5c50296d214bf5576b36] Look at the following selector ("div p"). What does it select?
748
+ 1
749
- 2
750
- 3
751
752
*[ordered,horiz,id=583d5c7f296d214bf5576be9] Is jQuery a W3C standard?
753
+ 1
754
- 2
755
756
*[ordered,horiz,id=583d5cca296d214bf5576c9d] Look at the following selector ("p#intro"). What does it select?
757
+ 1
758
- 2
759
760
*[ordered,horiz,id=583d5d02296d214bf5576d52] Which jQuery method is used to remove selected elements?
761
+ 1
762
- 2
763
- 3
764
765
*[ordered,horiz,id=583d5d2b296d214bf5576e10]  Look at the following selector (":disabled"). What does it select?
766
+ 1
767
- 2
768
- 3
769
- 4
770
771
*[ordered,horiz,id=583d5dd6296d214bf5576f7f] Which jQuery method returns the direct parent element of the selected element?
772
+ 1
773
- 2
774
- 3
775
- 4
776
777
*[ordered,horiz,id=583d5e3f296d214bf5577038] The jQuery animate() method can be used to animate ANY CSS property?
778
+ 1
779
- 2
780
- 3
781
782
*[ordered,horiz,id=583d5e87296d214bf55770f2] Do AngularJS provide reusable components?
783
+ 1
784
- 2
785
786
*[ordered,horiz,id=583d5d96296d214bf5576ebf] - What MVC stands for?
787
+ 1
788
- 2
789
- 3
790
791
*[ordered,horiz,id=583d6150296d214bf55773a7] Which of the following is true about provider?
792
+ 1
793
- 2
794
- 3
795
- 4
796
797
*[ordered,horiz,id=583d61cf296d214bf5577503] Services are singleton objects which are instantiated only once in app?
798
+ 1
799
- 2
800
801
*[ordered,horiz,id=583d61f8296d214bf55775c0] ng-bind binds the AngularJS Application data to HTML tags.
802
+ 1
803
- 2
804
805
*[ordered,horiz,id=583d6219296d214bf557767e] We need to incorporate corresponding js according to locale of the country to support Internationalization in AngularJS based application.
806
+ 1
807
- 2
808
809
*[ordered,horiz,id=583d6243296d214bf557773d] Which of the following is true about ng-model directive?
810
+ 1
811
- 2
812
- 3
813
- 4
814
815
*[ordered,horiz,id=583d6298296d214bf55777fd] Which of the following is true about currency filter?
816
+ 1
817
- 2
818
- 3
819
- 4
820
821
*[ordered,horiz,id=583d62cb296d214bf55778be] Which of the following is true about error?
822
+ 1
823
- 2
824
- 3
825
- 4
826
827
*[ordered,horiz,id=583d62f8296d214bf5577980] hich of the following is true about AngularJS service?
828
+ 1
829
- 2
830
- 3
831
- 4
832
833
*[ordered,horiz,id=583d6327296d214bf5577a43] Which of the following is true about ng-init directive?
834
+ 1
835
- 2
836
- 3
837
- 4
838
839
*[ordered,horiz,id=583d6359296d214bf5577b07] AngularJS applications are a mix of . . . . . .
840
+ 1
841
- 2
842
- 3
843
- 4
844
845
*[ordered,horiz,id=583d63aa296d214bf5577bcc]  We need to tell AngularJS what part of our HTML page contains the AngularJS app. You do so by adding the . . . . attribute to the root HTML element of the AngularJS app. 
846
+ 1
847
- 2
848
- 3
849
- 4
850
851
*[ordered,horiz,id=583d63fc296d214bf5577c92] Here is a controller which takes single parameter. We call it . . . . . parameter.
852
+ 1
853
- 2
854
- 3
855
- 4
856
857
*[ordered,horiz,id=583d6443296d214bf5577d59] AngularJS can show or hide HTML depending on the state of data in the model. You do so using a set of AngularJS directives such as . . . . . . which are created specifically for that purpose. 
858
+ 1
859
- 2
860
- 3
861
- 4
862
863
*[ordered,horiz,id=583d6479296d214bf5577e21] The . . . . . directive is used if you want to add or remove HTML elements from the DOM based on data in the model. 
864
+ 1
865
- 2
866
- 3
867
- 4
868
869
*[ordered,horiz,id=583d64bd296d214bf5577eea] Angular 2 is a cross platform framework. 
870
+ 1
871
- 2
872
873
*[ordered,horiz,id=583d64e9296d214bf5577fb4] Angular 2 is entirely component based. Controllers and scope are no longer used. They have been replaced by . . . . . . . and . . . . . . . 
874
+ 1
875
- 2
876
- 3
877
- 4
878
879
*[ordered,horiz,id=583d653d296d214bf557807f]  Angular 2 still does not provide nested components.
880
+ 1
881
- 2
882
883
*[ordered,horiz,id=583d6550296d214bf5578153] Angular 2 components can be described using . . . . . . A . . . . . . is a way to do some meta-programming.
884
+ 1
885
- 2
886
- 3
887
- 4
888
889
*[ordered,horiz,id=583d6587296d214bf5578218] You can use languages like . . . . . . . . . to write Angular 2 code. 
890
+ 1
891
- 2
892
- 3
893
- 4
894
- 5
895
896
*[ordered,horiz,id=583d65e7296d214bf55782e6] Angular 2 uses . . . . . . . . . for fast views on mobile.
897
+ 1
898
- 2
899
900
*[ordered,horiz,id=583d6618296d214bf55783b5] Angular 2 uses . . . . . . . . syntax for built-in directives. 
901
+ 1
902
- 2
903
- 3
904
- 4
905
906
*[ordered,horiz,id=583d664d296d214bf5578485] The . . . . . . . . . . directive substitutes the normal href property and makes it easier to work with route links in Angular 2.
907
+ 1
908
- 2
909
- 3
910
- 4
911
912
*[ordered,horiz,id=583d6681296d214bf5578556] Angular 2 can detect when component data changes, and then automatically re-render the view to reflect that change.
913
+ 1
914
- 2
915
916
*[ordered,horiz,id=583d6694296d214bf5578628] Angular 2 has a . . . . . . . service that allows us to dynamically load a component in a certain position on the page. 
917
+ 1
918
- 2
919
- 3
920
- 4
921
922
*[ordered,horiz,id=583d66db296d214bf55786fb] Angular 2.0 contains a logging service called . . . . . which is very useful feature measuring where time is spent in your application. 
923
+ 1
924
- 2
925
- 3
926
- 4
927
928
*[ordered,horiz,id=583d671c296d214bf55787cf] Angular 2 integrates easily with NativeScript, allowing you to code your native app in a . . . . . . . . . style that can run on any mobile device platform.
929
+ 1
930
- 2
931
- 3
932
- 4
933
934
*[ordered,horiz,id=583d6754296d214bf55788a4] Angular 1 core concept was scope, and you will not find scope in angular 2.0. Angular 2 is using . . . . . . . . to detect changes.
935
+ 1
936
- 2
937
- 3
938
- 4
939
940
*[ordered,horiz,id=583d67a2296d214bf557897a] Angular 2 make use of the . . . . . . . module syntax. 
941
+ 1
942
- 2
943
- 3
944
- 4
945
946
*[ordered,horiz,id=583d67d0296d214bf5578a51] AngularJS supports . . . . . kind(s) of data binding. 
947
+ 1
948
- 2
949
- 3
950
- 4
951
952
*[ordered,horiz,id=583d6800296d214bf5578b29] AngularJS never regenerates the HTML again. 
953
+ 1
954
- 2
955
956
*[ordered,horiz,id=583d681a296d214bf5578c02] When adding . . . . . and . . . . . . to a view, we are essentially instructing Angular to create data bindings that keep the model and view in sync. 
957
+ 1
958
- 2
959
- 3
960
- 4
961
962
*[ordered,horiz,id=583d684c296d214bf5578cdc] Any change to the . . . . and . . . . . properties affects these bindings and consequently the user interface content. 
963
+ 1
964
- 2
965
- 3
966
- 4
967
968
*[ordered,horiz,id=583d6876296d214bf5578db7] A webpage displays a picture. What tag was used to display that picture?
969
+ 1
970
- 2
971
- 3
972
- 4
973
974
*[ordered,horiz,id=583d6be4296d214bf5578e93] Which tag creates a check box for a form in HTML?
975
+ 1
976
- 2
977
- 3
978
- 4
979
980
*[ordered,horiz,id=583d6caf296d214bf5578f70] To create a combo box (drop down box) which tag will you use?
981
+ 1
982
- 2
983
- 3
984
- 4
985
986
*[ordered,horiz,id=583d6ce0296d214bf557904e] Choose the correct HTML code to create an email link?
987
+ 1
988
- 2
989
- 3
990
- 4
991
992
*[ordered,horiz,id=583d6d47296d214bf557912d] Output of XML document can be viewed in a
993
+ 1
994
- 2
995
- 3
996
- 4
997
998
*[ordered,horiz,id=583d6d7c296d214bf557920d] Comments in XML document is given by
999
+ 1
1000
- 2
1001
- 3
1002
- 4
1003
1004
*[ordered,horiz,id=583d6d9d296d214bf55792ee] Which statement is true?
1005
+ 1
1006
- 2
1007
- 3
1008
- 4
1009
1010
*[ordered,horiz,id=583d6dc7296d214bf55793d0] What is a FTP program used for?
1011
+ 1
1012
- 2
1013
- 3
1014
- 4
1015
1016
*[ordered,horiz,id=583d6e48296d214bf557957b] Which is not a domain name extension
1017
+ 1
1018
- 2
1019
- 3
1020
- 4
1021
1022
*[ordered,horiz,id=583d6e83296d214bf557965f] What is an ISP?
1023
+ 1
1024
- 2
1025
- 3
1026
- 4
1027
1028
*[ordered,horiz,id=583d6eb5296d214bf5579744] Which of the following is valid IP address?
1029
+ 1
1030
- 2
1031
- 3
1032
- 4
1033
1034
*[ordered,horiz,id=583d6ed4296d214bf557982a] What is Internet Explorer?
1035
+ 1
1036
- 2
1037
- 3
1038
- 4
1039
1040
*[ordered,horiz,id=583d6ef3296d214bf5579911] Which of the following is an attribute of <Table> tag?
1041
+ 1
1042
- 2
1043
- 3
1044
- 4
1045
1046
*[ordered,horiz,id=583d6f1a296d214bf55799de] Which tag is used to display the numbered list?
1047
+ 1
1048
- 2
1049
- 3
1050
- 4
1051
1052
*[ordered,horiz,id=583d6f6d296d214bf5579acf] Which tag is used to display the large font size?
1053
+ 1
1054
- 2
1055
- 3
1056
- 4
1057
1058
*[ordered,horiz,id=583d6f9b296d214bf5579bb9] Which statement is true?
1059
+ 1
1060
- 2
1061
- 3
1062
- 4
1063
1064
*[ordered,horiz,id=583d6fc5296d214bf5579ca4] Which tag inserts a line ordered,horizontally on your web page?
1065
+ 1
1066
- 2
1067
- 3
1068
- 4
1069
1070
*[ordered,horiz,id=583d6fea296d214bf5579d90] Which attribute youll use with TD tag to merge two cells ordered,horizontally?
1071
+ 1
1072
- 2
1073
- 3
1074
- 4
1075
1076
*[ordered,horiz,id=583d7023296d214bf5579e7d] Some tags enclose the text. Those tags are known as
1077
+ 1
1078
- 2
1079
- 3
1080
- 4
1081
1082
*[ordered,horiz,id=583d7061296d214bf5579f6b] Choose the correct HTML tag for the largest heading?
1083
1084
+ 1
1085
- 2
1086
- 3
1087
- 4
1088
1089
*[ordered,horiz,id=583d70e1296d214bf557a05a] <UL>  </UL> tag is used to ________
1090
+ 1
1091
- 2
1092
- 3
1093
- 4
1094
1095
*[ordered,horiz,id=583d7114296d214bf557a14a] How can you make an e-mail link?
1096
+ 1
1097
- 2
1098
- 3
1099
- 4
1100
1101
*[ordered,horiz,id=583d7165296d214bf557a23b] With regards to e-mail addresses
1102
+ 1
1103
- 2
1104
- 3
1105
- 4
1106
1107
SeparateAnswerSheet: 1 
1108
AnswerSheetColumns: 3 
1109
AnswerSheetTitle:Ui Developer Question