Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Technology Questions
What role does Dalvik play in Android development ?
What are intents, shared preference in android ?
What is passive topology?
What is 255.255.255.255 used for?
List the steps involved in creating the checksum.
What is a stub network?
In OSI network architecture, the routing is performed by
What are JAD sessions?
How do you define a traceability matrix?
Record set types and Number available in VB?
What’s the difference between htmlentities() and htmlspecialchars()?
What is WATER MARK in oracle? Explain the significance of High water mark.
Which containers use a FlowLayout as their default layout ?
How to identify a given positive decimal number as even/odd without using % or / operator ?
Difference between Arraylist and Linked list?
What is Spring IoC container ?
How can you avoid callback hells ?
What is the difference between ViewState and SessionState?
What is immutable object? Can you write immutable object ?
Which of the following are incorrect form of StringBuffer class constructor ?
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