03rd
Feb
Matlab MCQ

Matlab MCQ

  • Admin
  • 03rd Feb, 2023
  • 1046 Followers

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.

Matlab MCQ Quiz

1) Index of an array in MATLAB start with

  • A. 0
  • B.1
  • C.Depends on the class of array
  • D.Unknown

2) What is the return type of angles function in MATLAB ?

  • A. Degrees
  • B.Radians
  • C.Radians & Degrees
  • D.Depends on the argument

3) What is use of abs function in Matlab?

  • A. returns the square root of number.
  • B.returns magnitude of a number.
  • C.returns power of number
  • D.None of these

4) What will be the output of atan2(-1,1) in Matlab?

  • A. Error
  • B.pi/4
  • C.0.7854

5) Which character is used to print new line in a fprintf statement?

  • A. \n
  • B.\nl
  • C.\nml
  • D.\nxt
Download Free : Matlab MCQ PDF

6) How to clear the command window in matlab?

  • A. clear
  • B.clc
  • C.close all
  • D.clear all

7) ____ is used to check if two elements are equal in MATLAB?

  • A. !=
  • B.==
  • C.isequal
  • D.=

8) What is output of A = [1 0 2]; b = [3 0 7]; c=a.*b;

  • A. [2 0 21]
  • B.[3 0 14]
  • C.[14 0 3]
  • D.[7 0 3]

9) Keys combition used to stop execution of a command in MATLAB?

  • A. ctrl+c
  • B.ctrl+s
  • C.ctrl+b
  • D.ctrl+enter

10) Which class is used in Matlab to store the complex number?

  • A. Double
  • B.symbolic
  • C.character
  • D.array

11) Which of the following is a switch-case structure?

  • A. Logical structure
  • B.Conditional structure
  • C.Hierarchical structure
  • D.Multidimensional structure

12) Which of the following is a Assignment operator in matlab?

  • A. '+'
  • B.‘=’
  • C.'*'
  • D.'$'

13) The continue statement exits the current iteration In nested loops.

  • A. True
  • B.False

14) .......... is not a pre-defined variable in Matlab.

  • A. inf
  • B.pi
  • C.i
  • D.gravity

15) Which of the following Matlab command clears all data and variables stored in memory?

  • A. clear
  • B.clc
  • C.delete
  • D.None of the above

16) Which of the following is the the output of cat=['cat' 'dog']?

  • A. cat dog
  • B.cat&dog
  • C.catdog
  • D.CatDog

17) Which of the following is the disadvantage of Matlab?

  • A. Matlab is a fourth-generation high-level language
  • B.Being compiler independent makes Matlab more efficient and productive
  • C.Matlab codes are written in sentences and executed one by one
  • D.Matlab is an interpreted language thus it can be very slow.

18) What are the features of Matlab?

  • A. Full Graphics Capabilities
  • B.Platform Independent
  • C.Ease of Use & Good Source of Help
  • D.All of the above

19) When was MATLAB 9.7 R2019b released?

  • A. May 2019
  • B.Sep 2019
  • C.Aug 2019
  • D.July 2019

20) Which of the following command lists the current variable in Matlab?

  • A. Type
  • B.Who
  • C.Pwd
  • D.Date

Leave A Comment :

Valid name is required.

Valid name is required.

Valid email id is required.

Related MCQ/Quiz

01st
Oct
Angular 2 MCQ
01st
Feb
Wordpress MCQ
01st
Nov
Html5 MCQ
01st
Feb
MongoDB MCQ