Matlab MCQ Quiz

  1. Index of an array in MATLAB start with
  2. What is the return type of angles function in MATLAB ?
  3. What is use of abs function in Matlab?
  4. What will be the output of atan2(-1,1) in Matlab?
  5. Which character is used to print new line in a fprintf statement?
  6. How to clear the command window in matlab?
  7. ____ is used to check if two elements are equal in MATLAB?
  8. What is output of A = [1 0 2]; b = [3 0 7]; c=a.*b;
  9. Keys combition used to stop execution of a command in MATLAB?
  10. Which class is used in Matlab to store the complex number?
  11. Which of the following is a switch-case structure?
  12. Which of the following is a Assignment operator in matlab?
  13. The continue statement exits the current iteration In nested loops.
  14. .......... is not a pre-defined variable in Matlab.
Matlab MCQ

Take Matlab Quiz To test your Knowledge

Practice below the best Matlab MCQ Questions, that checks your basic knowledge of Matlab. This Matlab MCQ Test contains around 20+ Matlab Multiple Choice Questions. You have to select the right answer to every question to check your final preparation. apart from this, you can also download below the Matlab MCQ PDF, completely free.

  • 0
  • 1
  • Depends on the class of array
  • Unknown
View Answer
  • Degrees
  • Radians
  • Radians & Degrees
  • Depends on the argument
View Answer
  • returns the square root of number.
  • returns magnitude of a number.
  • returns power of number
  • None of these
View Answer
  • Error
  • pi/4
  • 0.7854
View Answer
  • \n
  • \nl
  • \nml
  • \nxt
Download Free : Matlab MCQ PDF
View Answer
  • clear
  • clc
  • close all
  • clear all
View Answer
  • !=
  • ==
  • isequal
  • =
View Answer
  • [2 0 21]
  • [3 0 14]
  • [14 0 3]
  • [7 0 3]
View Answer
  • ctrl+c
  • ctrl+s
  • ctrl+b
  • ctrl+enter
View Answer
  • Double
  • symbolic
  • character
  • array
View Answer
  • Logical structure
  • Conditional structure
  • Hierarchical structure
  • Multidimensional structure
View Answer
  • Matlab is a fourth-generation high-level language
  • Being compiler independent makes Matlab more efficient and productive
  • Matlab codes are written in sentences and executed one by one
  • Matlab is an interpreted language thus it can be very slow.
View Answer
  • Full Graphics Capabilities
  • Platform Independent
  • Ease of Use & Good Source of Help
  • All of the above
View Answer
  • May 2019
  • Sep 2019
  • Aug 2019
  • July 2019
View Answer