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 C# programming, which two major categories are used to classify variables declared in a program?
In .NET, what is Language Integrated Query (LINQ) and what problem does it solve for developers?
In LINQ, what is the basic pattern for writing a query in C# or Visual Basic before it is executed?
In LINQ to SQL, what is the role of the DataContext class and how is it related to the underlying database?
In LINQ, what are standard query operators and why are they important for working with different data sources?
In LINQ, the standard query operator methods are defined as extension methods for which core .NET interface so that they can work over sequences?
In the .NET environment, what are Windows services and how do they typically run on a system?
In .NET, which class is typically used as a project installer to install a Windows service on a target system?
In Web development with .NET, what is ASP.NET AJAX and what purpose does it serve in Web applications?
In ASP.NET AJAX 4.0, how many specialized validation controls are available and what is their general purpose?
In Web architecture, in which situations is it generally a bad idea to use AJAX and partial page updates?
In the .NET Framework, what is an assembly and why is it considered the basic unit of deployment and versioning?
In .NET, which list correctly names the main types of assemblies that developers commonly work with for deployment and resource management?
From a business perspective, which kinds of industries can benefit from implementing Business Intelligence (BI) solutions?
In the context of Business Intelligence (BI), which of the following lists shows typical BI initiative focus areas within organisations?
Within an organisation, who are Business Intelligence (BI) systems primarily intended for and who can benefit from BI reports and dashboards?
In Microsoft SQL Server 2005, which components together provide the core Business Intelligence (BI) platform for data integration, analysis, and reporting?
In Business Intelligence, what is a BI dashboard and how does it help decision makers understand the current state of the business?
In Business Intelligence (BI), does a BI solution typically work with existing operational applications and databases, and if so, how does it integrate with them?
How would you clearly explain the concept of Business Intelligence (BI) to a non technical manager, and why is BI important for modern organizations?
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