Technology Questions

Practice Technology MCQs with answers and explanations. Page 42 of 79.

Category
Interview
Topic
Technology
Page
42 / 79
Mode
Practice

Questions

Open any question to view the answer and explanation.

In mobile communication, what are the major advantages and disadvantages of third generation 3G networks compared to earlier 2G systems?
Open
View answer
When configuring a Wi Fi network, which option best describes the basic steps and the role of common Wi Fi protocols?
Open
View answer
What is Wi Fi technology and over which main frequency bands does it usually operate in wireless local area networks?
Open
View answer
In languages such as C sharp and the .NET framework, what is the key difference between value types and reference types?
Open
View answer
In a modern garbage collected runtime such as .NET or Java, how does garbage collection handle circular references between objects?
Open
View answer
In C sharp and the .NET framework, which feature provides type safe function pointers that can reference methods with a specific signature?
Open
View answer
In the .NET development environment, which of the following are standard debugging windows available to help inspect and control program execution?
Open
View answer
In a garbage collected environment such as .NET, how does the garbage collector specifically handle circular references between managed objects?
Open
View answer
In C sharp, what is the purpose of the reserved word using when it is used in normal code, not in documentation?
Open
View answer
In a managed runtime with garbage collection, how does the collector manage the reclamation of unused memory from objects that are no longer needed?
Open
View answer
In a Windows Forms application, what is the typical process of creating a menu using the MainMenu component?
Open
View answer
In the context of ASP.NET and web servers, what is a virtual folder or virtual directory?
Open
View answer
In the .NET framework, what is the Common Type System CTS and what problem does it solve?
Open
View answer
In ASP.NET Web Forms, what are common ways to preserve data on a web form across postbacks and requests?
Open
View answer
At a high level, how does a typical web application work from the moment a user enters a URL until the browser displays the response?
Open
View answer
In an integrated development environment such as Visual Studio, how do you typically set breakpoints in source code for debugging?
Open
View answer
In .NET, what is an assembly manifest and why is it important?
Open
View answer
What kind of information does an assembly manifest in .NET provide to the common language runtime?
Open
View answer
Explain the basic steps by which a .NET application is compiled and then executed by the common language runtime.
Open
View answer
In the .NET Framework, what is the Base Class Library (BCL) and how does it support application development?
Open
View answer

Practice smarter

Solve a few questions daily and revisit weak topics regularly to improve accuracy.