Technology Questions

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

Category
Interview
Topic
Technology
Page
14 / 79
Mode
Practice

Questions

Open any question to view the answer and explanation.

In Java, when should you override both equals method and hashCode method in a custom class?
Open
View answer
In JavaScript, which of the following best describes what functions are capable of doing in terms of parameters and return values?
Open
View answer
In cloud computing architecture, which different layers are commonly used to describe the overall cloud architecture stack, from underlying hardware up to the application that the end user interacts with?
Open
View answer
In Oracle Database and standard SQL, which subset of SQL commands is specifically used to define and modify database structures such as tables, indexes, and schemas?
Open
View answer
In SAP, what is Web Dynpro for ABAP and how is it used in enterprise applications?
Open
View answer
In a Java environment, which class provides an interface for invoking JavaScript methods and examining JavaScript properties from code running inside the Java virtual machine?
Open
View answer
In VBScript, what are string functions and how are they used when processing text values?
Open
View answer
In AngularJS, what are services and how are they used inside an application module?
Open
View answer
In JavaScript, what is the difference between an undeclared variable and an undefined variable?
Open
View answer
Web pages on the World Wide Web are typically written using which standard markup language?
Open
View answer
In ASP.NET, what is the purpose of using Response.Output.Write inside server side code?
Open
View answer
In the C plus plus programming language, which of the following options correctly describes the status of identifiers, keywords, and string literals as tokens of the language?
Open
View answer
In basic object oriented C plus plus classification, into how many broad kinds are classes commonly grouped, for example concrete, abstract, and template classes?
Open
View answer
In programming, values that are used to signal the end of input or to terminate a loop are commonly referred to as what type of values?
Open
View answer
In hierarchical clustering, what is the key difference between agglomerative clustering and divisive clustering?
Open
View answer
In the context of Microsoft server operating systems, what is Windows Server Backup and what is it used for?
Open
View answer
Convert the infix expression ((A + B) * C - (D - E) ^ (F + G)) into the equivalent postfix notation.
Open
View answer
In the Spring Framework, what are Spring beans and how are they managed inside the application context?
Open
View answer
In Java, which two methods must be implemented correctly in a key object that will be used in a HashMap to ensure proper hashing and lookup behaviour?
Open
View answer
In programming, exception handling mechanisms are primarily designed to deal with which kind of errors?
Open
View answer

Practice smarter

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