Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Technology Questions
In software testing terminology, which attribute describes how severely a bug affects the functionality and behaviour of the application?
In software testing tools, what is Silk Test and what is it commonly used for?
In Android application development, what is the importance of having an emulator available inside the Android Studio environment for testing and debugging apps?
In HTML5, which of the following are considered new media elements introduced to handle audio and video content natively in the browser?
In HTML5, what is the main purpose of the <canvas> element on a web page?
From a front end performance point of view, which of the following lists three effective ways to reduce a web page load time for users?
In Android development, what is ADB and what is its main purpose when working with devices and emulators?
In the Android platform, what role did the Dalvik virtual machine play in application development and execution?
In Android, what are intents and SharedPreferences, and how are they typically used within an application?
In computer networking, what is meant by a passive topology in the context of physical network layout?
In Internet Protocol version 4 IPv4 addressing, for what purpose is the special address 255.255.255.255 used?
In data communication, which sequence correctly lists the typical steps involved in creating an Internet style checksum over a block of data?
In routing terminology, what is a stub network in an Internet Protocol routing domain?
In the OSI network architecture, which layer is responsible for routing packets between different networks?
In software development projects, what are Joint Application Development JAD sessions and why are they conducted?
In software testing and requirements management, how do you define a traceability matrix and what is its main purpose?
In classic Visual Basic using ActiveX Data Objects ADO, how many main Recordset cursor types are available and which types are they?
In PHP, what is the main difference between the functions htmlentities and htmlspecialchars when converting special characters to HTML entities?
In Oracle Database, what is meant by WATER MARK on a table segment, and what is the significance of the High Water Mark HWM?
In Java AWT or Swing, which container types use a FlowLayout as their default layout manager?
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
71
72
73
74
75
76
77
78
79