Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Technology Questions
How to convert JSON Text to a JavaScript Object ?
Which command displays memory usage in linux?
What is MDM ?
Can any object be stored in a View state in .NET ?
What are the challenges faced while successfully implementing Business intelligence?
How do we Tune the BO Reports for Performance Improvement?
Why we can't create an aggregate on an ODS Object?
What is hierarchy relationship in a dimension. whether it is: 1) 1:1 2) 1:m 3) m:m
What is a key field in an IMS database?
What is the use of SYSPRINT, SYSIN, DUMMY in JCL ?
How will you call the return code of JCL ?
How do you check the syntax of a JCL without running it?
Which of the following type of data member can be shared by all instances of its class?
In which of the following we cannot overload the function?
What is the Standard Template Library?
Which is also called as abstract class?
What will happen when an exception is not processed?
Pick out the correct method in the c++ standard library algorithm.
What is meant by heap?
What are static and dynamic type checking?
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