Technology Questions

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

Category
Interview
Topic
Technology
Page
15 / 79
Mode
Practice

Questions

Open any question to view the answer and explanation.

In iOS application development, how can you implement the singleton design pattern to ensure that only one shared instance of a class exists throughout the app lifecycle?
Open
View answer
In ABAP programming, how can you declare a select option style parameter so that the user can enter ranges of values on the selection screen?
Open
View answer
In software and database design, what is the difference between a template (reusable blueprint) and a table that actually stores data records?
Open
View answer
In traditional client side JavaScript running in a browser, how can you place a custom text message in the browser's status bar (where supported)?
Open
View answer
In CSS, what happens if the list-style-type property is applied to a non list element such as a paragraph (<p> tag)?
Open
View answer
In CSS selectors, what are child selectors and how are they used to target elements in an HTML document?
Open
View answer
In dependency injection based frameworks, what is an injector and what role does it play in providing dependencies to components or services?
Open
View answer
In HTML, which tag is most directly used to render text in an italic style for visual emphasis?
Open
View answer
Which organisation is primarily responsible for developing and maintaining open web standards such as HTML, CSS and many core internet technologies?
Open
View answer
In mobile communication, how is a third generation (3G) network generally different from a second generation (2G) network in terms of services and data capabilities?
Open
View answer
In a GPRS based mobile data service, what type of signals are primarily transferred over the network?
Open
View answer
In GSM networks enhanced with GPRS, what is the approximate theoretical gross data rate that GPRS can provide when all time slots are used by a single user?
Open
View answer
In a basic GSM system without packet data enhancements, what is the typical maximum data rate supported per user on a single time slot?
Open
View answer
In mainframe computing, what is IMS (DB/DC) and what combination of functions does it provide?
Open
View answer
In IBM mainframe environments, what kind of problems do SD37, SB37 and SE37 abends usually indicate?
Open
View answer
During tree construction in memory, which underlying data structure is generally most suitable and efficient for representing the nodes and their links?
Open
View answer
In computer science, in which major application areas are data structures such as arrays, stacks, queues, trees and graphs extensively applied?
Open
View answer
In C, which of the following function declarations correctly defines a function that takes a pointer to a float and a pointer to a pointer to a char, and returns a pointer to a pointer to an int?
Open
View answer
In object oriented languages such as C++ or Java, how are user defined exceptions typically created?
Open
View answer
In C++, what is the recommended way to handle errors that occur inside a destructor?
Open
View answer

Practice smarter

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