Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Technology Questions
What is the difference between Notify URL and Return URL?
Difference between clustering and mirroring .
What is LINQ ?
What are the advantages of LINQ ?
The keyword which indicates that a method can be accessed by only one thread at a time is
main() { int i; printf("%d",scanf("%d",&i)); // value 10 is given as input here }
I don't want my class to be inherited by any other class. What should i do?
What is an error-first callback ?
Does not overriding hashcode() method has any performance implication ?
Which of the following is not a keyword?
Which of the following statements about inheritance is false?
What is latest iOS version?
What are the features is IOS 6?
Does iOS support multitasking?
Name the framework that is used to construct application’s user interface for iOS.
Who calls the main function of app during the app launch cycle?
What are the three cost factors involves in cloud data center?
What are some open source cloud computing platform databases?
What is the business benefits involved in cloud architecture?
What are the different phases involves in cloud 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