Matlab MCQ
Matlab MCQ
Matlab MCQ
com
Matlab MCQ Quiz
A. 0
B. 1
C. Depends on the class of array
D. Unknown
A. Degrees
B. Radians
C. Radians & Degrees
D. Depends on the argument
A. \n
B. \nl
C. \nml
D. \nxt
A. clear
B. clc
C. close all
D. clear all
A. !=
B. ==
C. isequal
D. =
A. [2 0 21]
B. [3 0 14]
C. [14 0 3]
D. [7 0 3]
A. Double
B. symbolic
C. character
D. array
A. Logical structure
B. Conditional structure
C. Hierarchical structure
D. Multidimensional structure
A. '+'
B. ‘=’
C. '*'
D. '$'
Q13. The continue statement exits the current iteration In nested loops.
A. True
B. False
A. inf
B. pi
C. i
D. gravity
Q15. 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
A. cat dog
B. cat&dog
C. catdog
D. CatDog
A. May 2019
B. Sep 2019
C. Aug 2019
D. July 2019
Q20. Which of the following command lists the current variable in Matlab?
A. Type
B. Who
C. Pwd
D. Date