Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Technology Questions
What are the events in ABAP language?
What is the meaning of ABAP editor integrated with ABAP data dictionary?
Difference between transparent tables and pooled tables
what are the differences between se01 se09 and se10 ?
Write a c program for bubble sort.
Server control events are handled in the server whereas HTML control events are handled in the page
Server controls contain attributes whereas HTML controls have properties only.
Which platforms does Silverlight support?
What is the difference between Silverlight 1.0 and 2?
What is JavaScript?
What is the difference between JavaScript and Jscript?
If an array with name as "names" contain three elements, then how will you print the third element of this array?
How do you submit a form using Javascript?
How to read and write a file using javascript?
What are JavaScript types?
Where are cookies actually stored on the hard disk?
What can javascript programs do?
Are Java and JavaScript the Same?
How to get the contents of an input box using Javascript?
How to determine the state of a checkbox using 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