Other/Unspecified
Other/Unspecified Technical MCQ Questions
352 verified technical mcq questions with answer keys and step-by-step explanations. Core computer science, DSA, programming and subject knowledge questions.
Timed-style palette, bookmarks and progress - all stored in your browser.
Topics covered: Core Computer Science · Data Structures & Algorithms · Machine Learning & Data Science · Software · System Design
- --- Which of the following will come in place of question mark (?) in the following...Medium
- If M − N means M is the brother of N, M + N means M is the mother of N, M N means M's wife...Medium
- Let A be the adjacency matrix of a graph G.Medium
- An element in an array X is called a leader if it is strictly greater than all elements to...Medium
- The depth (height) of a complete binary tree with n nodes is given by which formula?Medium
- What will be the output of the following C++ code?Medium
- A Direct Memory Access (DMA) interface eliminates the need to use CPU registers when...Medium
- Which condition occurs when multiple processes access and manipulate shared data...Medium
- If N simultaneous Stop-and-Wait ARQ processes run in parallel across independent...Medium
- In the File Transfer Protocol (FTP), which standard command is transmitted from the client...Medium
- What will be the output of the following C code?Medium
- What will be the output of the following C code?Medium
- Q 11.Medium
- Consider the nested conditional structure: For which set of conditions will statement s2 be...Medium
- Among the following comparison-based sorting algorithms, which one performs the minimum...Medium
- Consider an expression a+1/a+log [a] /a^2 and a is a positive real integer.Medium
- Three people A, B and C are standing in queue.Medium
- Louis College London offers six subjects: math, chemistry, physics, botany, zoology and...Medium
- 5.Medium
- A man spent 1/3rd of his life as a bachelor.Medium
- Consider an expression a+1/a+log [a] /a^2 and a is a positive real integer.Medium
- Three people A, B and C are standing in queue.Medium
- "CURATED" is encoded as "UFEASVD".Medium
- A man spent 1/3rd of his life as a bachelor.Medium
- Question 1 The minimum number of 2 to 1 multiplexers required to realize a 4 to 1...Medium
- Program runs in 20 seconds on a computer Draco, which has 400MHz clock.Medium
- The minimum number of 2 to 1 multiplexers required to realize a 4 to 1 multiplexer is Pick...Medium
- Question 21 What will happen if the switch interface is configured with Full Duplex and 1...Medium
- Question 21 What will happen if the switch interface is configured with Full Duplex and 1...Medium
- Question 22 Which option below does not reduce network congestion?Medium
- Eight bit Ripple up counter with a modulus of 256 is holding the count 01111111.Medium
- Question 31 Which of below is not supported by TCP?Medium
- What is the output of following program in javascript Pick ONE optionMedium
- Question 33 A statistician is asked to help a court determine the chance of innocence of an...Medium
- "The minimum number of flip-flops required to construct a mod-50 counter?" Pick ONE optionMedium
- Question 35 What are the three parameters a router considers for choosing a route?Medium
- Question 4 Which DNS security would you choose to use, inside highly secure corporate...Medium
- Consider the set of integers from 1 to 10, inclusive.Medium
- Question 6 Which of the following is not correct approach to develop algorithm?Medium
- A university wants to enable Apple TV streaming for all their classrooms which uses mDNS...Medium
- Question 8 What is the output of the following code?Medium
- 9.Medium
- Question 13 You are building multiboot system with various Windows and Linus distros.Medium
- Question 1 The minimum number of 2 to 1 multiplexers required to realize a 4 to 1...Medium
- Question 19 "Program runs in 20 seconds on a computer Draco, which has 400MHz clock.Medium
- Question 20 The minimum number of 2 to 1 multiplexers required to realize a 4 to 1...Medium
- Question 21 What will happen if the switch interface is configured with Full Duplex and 1...Medium
- Question 21 What will happen if the switch interface is configured with Full Duplex and 1...Medium
- Question 22 Which option below does not reduce network congestion?Medium
- Question 22: Which option below does not reduce network congestion?Medium
- 12.Medium
- 13.Medium
- Question 14 Type of optical fibre used to transport for longer distance ( 80KMs) Pick ONE...Medium
- Question 15 An ant has to move from one corner of a cube to the diagonally opposite corner.Medium
- 16.Medium
- 17.Medium
- Question 18 Which DNS security would you choose to use, inside highly secure corporate...Medium
- Question 19 "Program runs in 20 seconds on a computer Draco, which has 400MHz clock.Medium
- 21.Medium
- Question 3 Eight bit Ripple up counter with a modulus of 256 is holding the count 01111111.Medium
- Question 22 Eight bit Ripple up counter with a modulus of 256 is holding the count 01111111.Medium
- What is the output of following program in javascript Pick ONE optionMedium
- Given the following code snippet: Pick ONE optionMedium
- Imagine a business environment where employees regularly participate in video conferencing...Medium
- Question 27 Which commands are required to properly configure a router to run OSPF and to...Medium
- Question 28 You are building multiboot system with various Windows and Linux distros.Medium
- 29.Medium
- 30.Medium
- Question 4 What will happen if the switch interface is configured with Full Duplex and 1...Medium
- 32.Medium
- Question 33 Time: 18:36 :: π: 72, Find the value Pick ONE optionMedium
- Question 34 Three doors are in front of you, and behind one of them is a car; the other two...Medium
- Problem Statement: Analyze the provided code snippet and determine what this function computes.Medium
- Question 1 (Total Marks: 2) class Base class Derived : protected Base int x will be...Medium
- You are working on a program that requires counting the number of vowels in a given string.Medium
- Question 1 What is the output of the following program if x = 7?Medium
- Question 4 John and Jonathan have found an array arr[5] = {67, 12, 90, 23, 34}.Medium
- The following SQL is written in which type of join: SELECT USER ID, ORDER ID, USERNAME FROM...Medium
- Question 10.Medium
- Question 5.Medium
- Question 13.Medium
- Question 1 (Total Marks: 2) Problem Statement:Medium
- You are working on a program that requires counting the number of vowels in a given string.Medium
- Question 3 The malloc() function in C/C++ allocates memory at which time/location?Medium
- Consider the following IP addresses:Medium
- Which file in a user's home directory contains personal environment variables and startup...Medium
- At which time and memory segment does the malloc() function in C allocate memory?Medium
- Question 5 The malloc() function in C/C++ allocates memory at which time/location?Medium
- 7.Medium
- 8.Medium
- Which of the following statements is correct regarding C preprocessor macros?Medium
- In a multi-threaded Linux C application using POSIX threads (pthreads), which...Medium
- 12.Medium
- Question 2 In a company, 26 employees are in the HR department, 32 are in the technical...Medium
- How many times does "Hello" get printed?Medium
- Question 12 Which file contains the default environment variables when using the bash shell?Medium
- A Linux system administrator responsible for process monitoring and management must...Medium
- Question 6 Which one of the following state is FALSE?Medium
- Question 8 A Linux system administrator needs to securely transfer a file named myapp.log...Medium
- 7.Medium
- Question 9 What is the maximum number of keys in a B-tree of order 6 and of height 4?Medium
- 3.Medium
- Consider the following IP addresses:Medium
- Question 5 The malloc() function in C/C++ allocates memory at which time/location?Medium
- 7.Medium
- Question 8 Which one of the following statements is correct?Medium
- How many different ways can the letters of the word 'ARRANGEMENT' be arranged such that the...Medium
- A and B can complete a work in 15 days and 10 days respectively.Medium
- A sum of money invested at compound interest doubles in 4 years.Medium
- `c for (i = 0; i<=4; i++) { if (array[i]< array[i+1]) { swap (&array[i], &array[i+1]); done...Medium
- What is the next number in the series: 2, 12, 36, 80, 150, ...?Medium
- What will be the output of the following C code snippet?Medium
- Consider the following C program: What does the program compute?Medium
- The number of distinct positive integral factors of 2014 is .Medium
- What will be the output of the following C code snippet?Medium
- What is the most efficient way to determine if an unsigned integer n is a power of 2?Medium
- Write a program to reset nth bit of a number x:Medium
- What will be the output of the following C code snippet if the file "output.txt" is empty...Medium
- What will be the output of the following C code?Medium
- What is the output of the program for the following input?Medium
- A cube is painted red on all faces and then cut into 27 smaller equal cubes.Medium
- In a mixture of 45 liters, the ratio of milk to water is 4:1.Medium
- What will be the next term of the series?Medium
- QUESTION 2 The ages of Mohit and Amit differ by 30 years.Medium
- What is the optimal time complexity to determine if two strings of length n are anagrams of...Medium
- In the modern computer memory hierarchy, which memory sits closest to the processor core...Medium
- QUESTION 6 Which one of the given options is correct for the below given procedures?Medium
- Question 2 What does the "integrity" component of an EISP refer to?Medium
- Question 15 A shared variable x, initialized to 0, is operated on by four concurrent...Medium
- Question 12: What will be printed?Medium
- Question 11 Select the data structure commonly used to implement undo/redo functionality.Medium
- Consider the following C statement converted to assembly: What architecture is it broadly...Medium
- Question 9 A variable declared as volatile in a C program Pick ONE optionMedium
- You have just received a call informing you that your best friend has been in a serious...Medium
- The image shows a multiple-choice assessment question with the following visible elements:...Medium
- Assume T = 8 A = 3 and P = 5 What is the value of LATE?Medium
- Out of 250 students, the percentage of girls is most 60%.Medium
- Assume T = 8 A = 3 and P = 5 What's the value of LATE?Medium
- A group of persons sitting in a circle.Medium
- On the island of Who Lived Where, there are only two people: those who must always tell the...Medium
- A survey of a sample of 5 new cars being tested showed that each car was tested for one of...Medium
- Solve the cryptarithmetic puzzle: SEND + MORE = MONEY Where each letter represents a unique...Medium
- You are the project manager of a high-state project in a critical phase with tight...Medium
- Scenario: A member of your team with a tight deadline for [two weeks] leave.Medium
- Question 1 Which of the following is an important consideration in process design and...Medium
- Question 2 A manufacturing company is experiencing inefficiencies in its production...Medium
- Question 3 You are tasked to implement an appropriate Non-Destructive Testing (NDT) technique.Medium
- Question 4 MaxMech, in the production of its latest model, the X12, the production manager...Medium
- Question 5: Domain Ability In Direct Metal Laser Sintering (DMLS), a type of additive...Medium
- In Direct Metal Laser Sintering (DMLS), a type of additive manufacturing technology, which...Medium
- Consider a 3D printer that employs Selective Laser Sintering (SLS), a type of AM, to create...Medium
- A fluid flows through a pipe with a diameter of 0.2 meters at a velocity of 5 m/s.Medium
- A large-scale industrial piping system is designed to transport a viscous fluid with a...Medium
- Question 10 A process plant is designed to transport a highly corrosive fluid at a high...Medium
- Question 12 A water pump delivers water from a reservoir to a storage tank through a pipe...Medium
- Question 13 In mechanical component design what factors should be considered when selecting...Medium
- Question 14 In a four-bar linkage mechanism, the length of the input link is halved while...Medium
- Question 15: Domain Ability A four-bar linkage mechanism consists of four rigid bodies...Medium
- Question 14 In a four-bar linkage mechanism, the length of the input link is halved while...Medium
- A robotic manipulator picks and places boxes on a conveyor belt.Medium
- Question 18 A mechanical engineer designs a gearbox using computer-aided design (CAD) software.Medium
- Question 19 A manufacturing company is developing a new machine that experiences excessive...Medium
- Question 20 Fill in the blank.Medium
- Question 21 Which of the following options accurately describes the key factor influencing...Medium
- Question 22 A cylindrical pressure vessel with an internal diameter of 200 mm and a wall...Medium
- Question 23 If a closed chain has 6 links, then calculate numbers of binary joints.Medium
- Question 24 The total number of instantaneous centres of rotation for a mechanism having 3...Medium
- Question 8 Which of the following is a key difference between a system call and a library...Medium
- Question 7 Which of the following memory management technique is used to store & retrieve...Medium
- Question 6 Two threads, T1 and T2, use the following synchronization mechanism to control...Medium
- Question 5 Which of the following correctly describes the order of operations during the...Medium
- Question 4 Which of the following is the correct postfix (Reverse Polish) notation for the...Medium
- Question 38 Which option can be used to get an array out of the stream?Medium
- A factory produces three types of widgets daily.Medium
- Direction: Study the information given below and answer the question that follows.Medium
- Step 5: blueberry 88 honey 54 jelly peanut 27 45 Step 6: blueberry 88 honey 54 jelly 45...Medium
- A word and number arrangement machine when given an input line of words and numbers...Medium
- Question 14 In the below given number series, how many numbers between 21 and 47 are...Medium
- Choose the most logical order of the given sentences to construct a coherent paragraph.Medium
- Direction: Study the information given below and answer the question that follows.Medium
- QUESTION 3 Out of the four underlined phrases marked (A), (B), (C) and (D), choose the...Medium
- Question 37: A brute force attack isMedium
- Section 9 - English: Verbal Ability - MCQ: Error Detection Out of the four underlined...Medium
- Question 36 What will be the result of the code given below?Medium
- Which of the below given option(s) is/are correct where an <article element can be used?Medium
- Which of the below given option(s) is/are are correct where an <article element can be used?Medium
- Question 37: A brute force attack is .Medium
- Step 5: blueberry 88 honey 54 jelly peanut 27 45 Step 6: blueberry 88 honey 54 jelly 45...Medium
- Which of the below given option(s) is/are are correct where an <article element can be used?Medium
- Question 37: A brute force attack is .Medium
- A word and number arrangement machine when given an input line of words and numbers...Medium
- This image shows book spines with the following titles visible (from left to right): 1.Medium
- (Embedded Basic Question) Addressing Mode How is the effective address of base-register...Medium
- (Controls Question) Controllability Problem Statement: Which of the following is true for...Medium
- (Signals Question) Nyquist rate Consider the following continuous signal in time domain:...Medium
- (Math Question) Asymptotic running time of this algorithm Suppose that I have a recursive...Medium
- (Controls Question) Poles and Zeros of an LTI System Given the following system with zero...Medium
- (MATLAB Question) Cell Arrays The following cell array, A, is created at the MATLAB Command...Medium
- (Prog.Medium
- (Signals Question) Signal Frequency Band Consider a signal x(t) = 20cos(10πt + π/5) +...Medium
- (C++ Question) Conversion Constructor Which of the following are true about conversion...Medium
- (Controls Question) Root Locus The Loop transfer function of a closed loop system is given...Medium
- (Embedded Basic Question) Instruction Set Which type of branch instruction jumps to a new...Medium
- (Signals Question) DFT of a real valued signal If x(t) is a real valued signal whose...Medium
- (Embedded Basic Question) Architectural designs of CPU Princeton architecture is also known...Medium
- (C Question) Pointers I Predict the output of following program: Pick ONE option:Medium
- (Signals Question) Frequency of output of an LTI Systems Consider a linear discrete system...Medium
- What are the sizes of struct Student and struct Teacher respectively (in bytes)?Medium
- (C Question) sizeof Question What is the output of this code snippet?Medium
- Question 5: Critical Thinking Conservationists argue that the dam on river ABC is...Medium
- Question 2 A shopkeeper has 5 different televisions, 2 identical washing machines, and 3...Medium
- Question 2 Four individuals, P, Q, R, and S, stand in a row facing the same direction,...Medium
- Question 6 - Verbal Ability This question consists of a sentence that is either partly or...Medium
- Question 5 In a class test ranking, each student secured a unique position.Medium
- Question 6 Rearrange the following phrases to form a complete sentence: Note: The phrase...Medium
- Each student in a class-test ranking list is assigned a unique rank based on their performance.Medium
- If "you can win" is coded as "joe nee sop", "can you do" is coded as "sop nee tee" and "do...Medium
- Question 3 The profit earned by selling an article for 200 is 25% more than the loss...Medium
- Question 3 Arrange the following sentences in a logical order to construct a coherent...Medium
- Question 3 In a certain language, if "SKY" is called "WATER", "WATER" is called "EARTH",...Medium
- Question 8 There are six people, A, D, P, Q, R, and V, such that: I.Medium
- Question 7 Although working in professions that require commercial writing stimulates...Medium
- Question 2 This question consists of a sentence that is either partly or entirely...Medium
- The average number of pens with four students is 'n'.Medium
- Question 5 In a class test ranking, each student secured a unique position.Medium
- Question 3 If 'FIRST' is coded as 'JGRUT' and 'RISKY' is coded as 'JSSZL' then how will...Medium
- Question 5 Identify the error in the following sentence: The loan-sharks have approved the...Medium
- The image shows a multiple-choice question (question 49) from a HirePro OA assessment...Medium
- Based on the code snippet shown, what is the output of the program?Medium
- QUESTION 44 What will be the output of the program given below?Medium
- Problem Statement: Analyze the following code snippet and identify the correct completion...Medium
- QUESTION 63 A project manager is using a risk checklist to assess risks associated with an...Medium
- Question 62 --- Choose the correct statement(s) regarding "Advanced encryption standard (AES)"?Medium
- A software QA engineer is preparing the test data according to the desired functional output.Medium
- QUESTION 60 Which of the statements given below is/are true about UPDATE statement?Medium
- QUESTION 59 --- Iterative development is NOT a good idea for .Medium
- QUESTION 57 Which of the following tag is used to define the structure of a web page?Medium
- QUESTION 56 Which of the following tags holds the metadata of a web page?Medium
- Lines 50-52 (Table Definition): Question (Line 54): What will happen if the query given...Medium
- Question 55 Given: Create table doctor ( id varchar(20), Name varchar(20), Specialist...Medium
- Question 3 There are 12 Yes or No questions.Medium
- Question 4 P is twice as good as Q.Medium
- A spare-parts seller increases the price of an article by 20% on its cost price and then...Medium
- Question 6: Cognitive Ability In a survey of 1000 fruit eaters who like to eat at least one...Medium
- Question 13 There are six houses in a colony, such that 3 houses are in one row and the...Medium
- Question 15 Six girls A, B, C, D, E and F are seated in a row.Medium
- Question 1 A man buys a car worth 24,000.Medium
- An aircraft door has 3 components - a mechanical system and a hydraulic system which need...Medium
- Question 3 In how many ways can a captain and a vice-captain be selected from a team of 11...Medium
- Question 4 15 persons can harvest 5 fields in 10 days.Medium
- The percentage profit earned by selling a pair of earphones for Rs.Medium
- In a survey of 1000 fruit eaters who like to eat at least one fruit among apple, mango and...Medium
- Question 13 Five movies were released on five consecutive days of a week.Medium
- QUESTION 44 Which of the given below syntax is correct about to add a column in a table?Medium
- OutputMedium
- What will be the output?Medium
- Which of the following tags is used to create a hyperlink in HTML?Medium
- Question 25 The word 'E N V I R O N M E N T A L' is re-written by reversing the order of...Medium
- Direction: Study the following information and answer the question that follows.Medium
- Question 53: What is the total number of additions and multiplications in the following code?Medium
- HTML5 introduces which of the following new input attributes?Medium
- QUESTION 61 What is the functionality of "value" attribute in <option tag?Medium
- --- What is another common name for User Acceptance Testing?Medium
- What will be the output of the program given below?Medium
- QUESTION 54 After a recent security incident, a company has decided to purchase cyber...Medium
- Core Computer ScienceMedium
- QUESTION 52 Which of the following is the correct statement about cloud models?Medium
- Consider the following program.Medium
- Which of the following is typically included in the Entry Criteria for a testing phase?Medium
- How does the concept of Identity and Access Management (IAM) help enhance cloud security?Medium
- Please complete the provided code that allows for timing information to be determined when...Medium
- QUESTION 43 --- Which of the below statements are correct about Data Lakes?Medium
- Which of the query given below will executes successfully?Medium
- (C Question) Pointers I Predict the output of following program: Pick ONE option:Medium
- 4.Medium
- 2.Medium
- 5.Medium
- 3.Medium
- Consider a database table "orders" with columns: order id (Primary Key), customer id, order...Medium
- Question 7: Consider the below java method.Medium
- Problem: Given the following C code snippet: What will be the output of this program?Medium
- 9.Medium
- 10.Medium
- 11.Medium
- 13.Medium
- Question 14: What is the use of /etc/hosts file in Linux?Medium
- 17.Medium
- 15.Medium
- 20.Medium
- Question 19: What is the purpose of ARP (Address Resolution Protocol) in computer networking?Medium
- 24.Medium
- Question 9 Assume a mobile application needs to retrieve a list of all available...Medium
- Question 5 Analyze the code, Foresight, integers, Remo using protected inheritance.Medium
- Question 5 Which concept is being used in the given code?Medium
- During the development of an application, a developer encounters an error message...Medium
- Assume that a Java application having a java class name "TeaMac" that can handle different...Medium
- Question 5 Assume a developer writes a program that needs to create a new process and run a...Medium
- Question 1 Which of the given sets of names will be displayed as a result of the following...Medium
- Question 14 Which protocol is commonly used to secure data in transit over the internet?Medium
- Question 1 What will be the output of the given code when the user clicks a button?Medium
- Question 11 After initiating a connection attempt to a remote server, consider that a...Medium
- Question 1 A network administrator is tasked with selecting a secure wireless encryption...Medium
- The grouchy uncle in the colony has fresh plans for this Halloween season.Medium
- Question 20 What is the most effective algorithm for tackling this problem: You are handed...Medium
- There are 'n' number of tanks arranged in a queue, filled with water.Medium
- Question 4.Medium
- There are 'n' number of tanks arranged in a queue, filled with water.Medium
- Question 34.Medium
- The grouchy uncle in the colony has fresh plans for this Halloween season.Medium
- Question 20 What is the most effective algorithm for tackling this problem: You are handed...Medium
- Question 4 A circular linked list can be used to implement Pick ONE optionMedium
- What does the following function return?Medium
- Which sorting algorithm is shown in the code above?Medium
- In a circular queue implemented using an array, how do you determine if the queue is full?Medium
- Based on the queue implementation code shown, which of the following statements are correct?Medium
- What is the next number in the series: 2, 12, 36, 80, 150, ...?Medium
- What does the following function detect(struct Node is a generic link list structure)?Medium
- Identify the sorting algorithm in the given code.Medium
- Multiple Choice Questions:Medium
- Question 14 The time complexity of the following C function is (assume n 0): Pick ONE optionMedium
- If the sequence of operations - push (D), push (2), pop, push (1), pop (2), pop, pop, push...Medium
- What will come in place of blank in the algorithm given below to get the desired output ?Medium
- 21.Medium
- Let X₁, X₂, .Medium
- Assume that the height of all eighth grade students in a school follows a Normal distribution.Medium
- Question 9 Adding a new input variable to a pre-existing regression model is guaranteed to:...Medium
- A local supermarket organised two weeks of promotions to boost sales.Medium
- You are training a linear regression model on a representative sample in order to predict...Medium
- You performed a linear fit on a dataset with two variables, x 1 and x 2.Medium
- Which metric is not used for evaluating the performance of a regression model?Medium
- You want to build a model to predict the carbon footprint of a country per year.Medium
- Which metric is not used for evaluating the performance of a classification model?Medium
- In the US, the number of new cases of cancer is 454.8 per 100,000 men and women per year...Medium
- k-fold cross-validation means to split data into k subsets, and train models on k-1 subsets...Medium
- Which one of the following metrics is not used for ranking feature importance?Medium
- An online social media platform has asked you to develop a churn propensity model.Medium
- Given a dataset containing continuous and discrete variables one wants to train an...Medium
- You are clustering a dataset with 150 observations and 4 variables.Medium
- A silhouette plot is often used to evaluate clustering methods.Medium
- A popular technique to improve accuracy is to combine multiple models.Medium
- You are working on a classification model to predict credit card fraud.Medium
- Logistic regression and decision trees can both be used for classification problems.Medium
- What is not true about using a support vector machine (SVM) algorithm to solve a...Medium
- You are working on a high dimensional problem with 5000 rows (observations) and 900 columns...Medium
- Which statement is false when comparing the random forest algorithm with gradient boosting...Medium
- What statement is generally not true about the curse of dimensionality?Medium
- Question 22 Which option below does not reduce network congestion?Medium
- 12.Medium
- Question 8 Assume that in a cloud-based application where scalability is crucial, which...Medium
- During the development of an e-commerce application, a developer encounters an error...Medium
- Assume that you have recently started working for an organization that is transitioning to...Medium
- Question 4 You're building a training module in MS PowerPoint and want to restrict...Medium