Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Technology Questions
What are different ways to integrate a CSS into a Web page?
What is CSS selector?
What is the use of CSS sprites?
What are the rules in CSS ruleset?
What is the difference between class selector and ID selector?
What is the purpose of pseudo-elements?
What is the use of Media Types in CSS?
What are the advantages of the external over inline style methods?
JavaScript vs. Jscript
What is the difference between Client side JavaScript and Server side JavaScript.
Where are cookies actually stored on the hard disk?
How to Accessing Elements using javascript?
How to set the cursor to wait in JavaScript?
What is decodeURI(), encodeURI() in JavaScript?
What are windows object and navigator object in JavaScript?
What does isNaN function do?
How to read and write a file using javascript?
How to create arrays in JavaScript?
What are Math Constants and Functions using JavaScript?
What is Shift() method in Javascript?
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