Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Technology Questions
How many types of modularization are there in c++?
Which design patterns benefit from the multiple inheritance?
Which of the following type casts will convert an Integer variable named amount to a Double type ?
Give an example for the use of volatile keyword in c++ ?
Which of the following is not a correct variable type?
What are the tasks of a Business Analyst in Software Development Life Cycle?
Define what is a Fact, Dimension and Measure ?
What is the difference between ADODC and ADODB?
What is the diff between RDO and ADO?
What is PHP’s configuration file called ?
I want to print "Hello" even before main() is executed. How will you acheive that?
What are the restriction imposed on a static method or a static block of code?
What is the difference between Serial and Throughput Garbage collector ?
When do you override hashcode and equals() ?
Which of the following are capabilities of functions in JavaScript?
Explain different layers which define cloud architecture
Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables ?
What is webdynpro for ABAP ?
Which class provides an interface for invoking JavaScript methods and examining JavaScript properties.
What are string functions in VBScript?
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