Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Technology Questions
What is a package?
What is the fastest type of JDBC driver ?
If sub class data member is hiding super class data member then how to access super class data member inside sub class methods?
How can you make sure your dependencies are safe ?
What is the difference between creating String as new() and literal ?
How do you handle error condition while writing stored procedure or accessing stored procedure from java ?
Which is a reserved word in the java programming language?
Which of the following best describes JavaScript?
Is it possible to nest functions in javascript?
Warning implicit declaration of function?
How many constructors can a class have?
What compilers apple using ?
What are the different layers of cloud computing?
How does cloud computing provides on-demand functionality?
What is the use of API’s in cloud services?
What are different data types used in cloud computing?
What is the use of eucalyptus in cloud computing environment?
What is Hypervisor in Cloud Computing and its types?
Is it cost effective to implement a private cloud rather than a public cloud and why?
How does cloud architecture overcome the difficulties faced by traditional architecture?
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