MathWorks
MathWorks Technical MCQ Questions
130 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 · Core Cs & Systems · Data Structures & Algorithms · Embedded Systems · Machine Learning & Data Science · Probability & Puzzles
- Question 4: (Math Question) Number of Reflexive Relations What is the possible number of...Medium
- The dual mode operation of O/S is Pick ONE optionMedium
- What is a proper method of opening a file for writing as binary file?Medium
- 10.Medium
- 1.Medium
- 2.Medium
- 1.Medium
- Question 2 (Math Question): Arranging vowels and consonants How many ways are there to...Medium
- 7.Medium
- 10.Medium
- 11.Medium
- 12.Medium
- 13.Medium
- 14.Medium
- 16.Medium
- 18.Medium
- 19.Medium
- 2.Medium
- 20.Medium
- 21.Medium
- 22.Medium
- 28.Medium
- 29.Medium
- 29.Medium
- 3.Medium
- 30.Medium
- 31.Medium
- 31.Medium
- 33.Medium
- 33.Medium
- 34.Medium
- 35.Medium
- 36.Medium
- 39.Medium
- 4.Medium
- 40.Medium
- 41.Medium
- 43.Medium
- 44.Medium
- 5.Medium
- 6.Medium
- Question 7.Medium
- Question 8.Medium
- 10.Medium
- 12.Medium
- 13.Medium
- What will be the output of the following C code snippet?Medium
- It is illegal to define a member function within a struct in C++.Medium
- 22.Medium
- 24.Medium
- 23.Medium
- What will be the output of following code?Medium
- 28.Medium
- Question 35: (Java Question) Function Signature For which of the following cases will the...Medium
- Replace '// select your code here' with any of the followingMedium
- 31.Medium
- What is the output of the following code snippet?Medium
- What is the expected output of the following Python function with a mutable default argument?Medium
- What is the expected output of the following Python program?Medium
- 5.Medium
- --- Analysis HAS DIAGRAM: NO DIAGRAM TYPE: None SUBDOMAIN: Machine Learning & Data Science...Medium
- 5.Medium
- Which of the following formulas represents the Maclaurin series expansion for (x)?Medium
- For a comparison-based sort of an array of n elements, what is the best theoretical lower...Medium
- What is the output of the following piece of code when executed in the Python shell?Medium
- Question 41 (Python Question) - Show me your reference id What is the output of the...Medium
- What is the expected output?Medium
- What is the expected output?Medium
- What is the output of the following?Medium
- What is the output of the following code in Python?Medium
- What is the expected output of evaluating the following Python expression?Medium
- Select example(s) of templated node class that can be used in a linked list.Medium
- What is the expected output?Medium
- How can potential memory management issues in the following C code be properly solved?Medium
- B-Trees are commonly used for which primary purpose in database and file systems?Medium
- Is it possible to force immediate garbage collection in Java?Medium
- What will be the output of the following C++ program?Medium
- What is the output of the following code snippet: Pick ONE optionMedium
- It is illegal to define a function within a structure in C++.Medium
- If we have three instances of a class SignedInt with properties Value and Sign, but no...Medium
- In C, what is the behavior of executing printf("%d %d %d %d ", i, ++i, i--, i++); with int...Medium
- Given that 1 char = 1 byte, 1 int = 2 bytes and 1 float = 4 bytes, What is the output of...Medium
- 16.Medium
- 14.Medium
- What is the output of the following snippet of code?Medium
- What is the output of the following snippet of code?Medium
- Problem Statement: Predict the output of following C program: Pick ONE optionMedium
- Problem Statement: Which of the following operators are both unary and binary?Medium
- 6.Medium
- 13.Medium
- 3.Medium
- A bag contains 3 white balls and 5 black balls.Medium
- 2.Medium
- Tail recursion Pick ONE optionMedium
- Is it possible to create an object of an empty class type such as: If so, what is the size...Medium
- 3.Medium
- Given the table R with the following data: Column A Column B Column C ---------- ----------...Medium
- When does a dangling pointer occur?Medium
- Select all statements from the following which are TRUE regarding new and malloc:Medium
- Pick ONE optionMedium
- ALL 15 17 18 19 16.Medium
- What is the output of the following?Medium
- What is the expected output?Medium
- What is the expected output?Medium
- 52.Medium
- Data Structure Applications Which data structure is used for BFS and DFS of a graph?Medium
- Object of Empty Class Is it possible to create an object of an empty class type such as: If...Medium
- 171/44 © 01 hour 09 ALL 21.Medium
- What will be the output of the following C code snippet?Medium
- 5 Online Eh Hockerrane ue mitestidibte7 ar (ribo! rfibtcst LC i aqG/questions/2on sthworks TDM.Medium
- 9.Medium
- What is the expected output of evaluating the following Python code snippet?Medium
- 37.Medium
- 5.Medium
- If there is a room of 400 people, what is the probability that at least two people share...Medium
- A committee of 5 members is to be formed from a group of 10 people.Medium
- If a fair 6-sided die is rolled 10 times, what is the probability that the face showing '2'...Medium
- A fair coin is flipped 7 times.Medium
- What is the remainder when 2^{81} is divided by 17?Medium
- Which of the following statements are TRUE regarding 3NF (Third Normal Form) and BCNF...Medium
- How many edges are present in a k-regular graph with n vertices?Medium
- Which of the following statements is TRUE regarding Super Keys and Candidate Keys in a...Medium
- A continuous-time Linear Time-Invariant (LTI) dynamic system has the state equation: ẋ(t) =...Medium
- The asymptotic magnitude Bode plot of a linear, minimum-phase dynamic system has the...Medium
- Question 5: Interrupt ExecutAn interrupt breaks the execution of instructions & diverts its...Medium
- Question 6: Interrupt Service An interrupt that can be temporarily ignored by the processor...Medium
- Question 7: Memory Interleaving In memory interleaving, the lower order bits of the address...Medium
- Question 8: Process Termination Signals Which of the below Signals is best to gracefully...Medium
- Question 9: Memory Allocation Which of the following is true regarding heap dynamic memory...Medium
- Question 12: Zombie Process Which of the following statements are correct?Medium