Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Technology Questions
What is RDBMS? Explain its features.
What is function prototyping? What are its advantages?
Which of the following can't be done with client-side JavaScript?
What is DHTML? What are the features of DHTML?
What is the difference between stack and array?
Which operator performs pattern matching ?
A world wide web contains web pages
What are the types of Collision Resolution Techniques and the methods used in each of the type?
Write SQL Query to display current date?
Write an SQL Query find number of employees according to gender whose DOB is between 01/01/1960 to 31/12/1975.
Javascript is interpreted by
What is the correct JavaScript syntax to write “Hello World”?
Which is more effective while calling the functions?
What is the default return type of a function ?
What do you mean by friend function in C++ ?
Which of the following is not the member of class?
Should a main() method be compulsorily declared in all java classes?
What is the importance of finally block in exception handling ?
How can you make sure the web application is fit for release ?
What is the difference between Tags and HTML Elements ?
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