Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Technology Questions
What is NTFS?
Why is it that you cannot overload the scope resolution operator (::)?
What are Microsoft security patches?
How does Microsoft classify security threats to its software?
What File system is supported by Windows XP?
What is the difference between a Windows server operating system and a workstation version?
What is the purpose of creating partitions for a Windows operating system?
What files are important in a bootable Windows XP operating system?
What is COM?
Differentiate linked list from arrays.
What is dual-boot system?
Explain the basic difference between 32-bit and 64-bit operating system?
What exactly do you mean by UDP?
What are the different types of system calls?
Define stored procedure. What are its advantages and disadvantages?
Write an algorithm to separate all ones & zeroes in an array.
How would you reverse a doubly-linked list?
Write a method to fill all the spaces in a string with '%20'
Difference between system call and API
What is Marshalling?
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