Q.1
Which symbol is used to initialize a variable?
  • =
  • ->
  • ==
  • init
Q.2
The circuit used to convert AC to DC is
  • Rectifier
  • Filter
  • Capactor
  • None
Q.3
Which operator set is used for left and right division respectively?
  • .\ and ./
  • ./ and .\
  • Left division and right division is not available in MATLAB
  • / and \
Q.4
What is the symbol used to evaluate the transpose of a vector?
  • “ ^ ”
  • “ * ”
  • “ ‘ ”
  • “ ~ ”
Q.5
Where does the error message being displayed in MATLAB?
  • workspace
  • command window
  • editor
  • script file
Q.6
What is the correct rule for defining a variable?
  • must begin with a letter
  • must not exceed 3 characters
  • can contain comma or semicolon
  • AB and ab are the same variables
0 h : 0 m : 1 s