Q.1
What does the function matlab.addons.toolbox.installedToolboxes return?
  • a) A structure
  • b) A table
  • c) A structure of arrays
  • d) An array of structure
Q.2
What is the output of the following code? matlab.addons.toolbox.uninstallToolbox[]
  • a) Shows the version of MATLAB
  • b) Shows the version of MATLAB and the Simulink Toolbox
  • c) Shows the version of the Simulink Toolbox
  • d) Shows the contents of Simulink Toolbox
Q.3
What is the output of the above code? matlab.addons.Toolbox.uninstalltoolbox()
  • a) Error
  • b) Shows the version of MATLAB
  • c) Shows the version of MATLAB and the Simulink Toolbox
  • d) Shows the version of the Simulink Toolbox
Q.4
A .mltbx toolbox is written in Java.
  • a) True
  • b) False
Q.5
A toolbox is same as a function.
  • a) True
  • b) False
Q.6
What is the output of the following code?
  • a) Error
  • b) Uninstalls the toolbox given in the input
  • c) Uninstalls all the toolboxes
  • d) Uninstalls the function given in the input
Q.7
What is the output of the following code?
  • a) Uninstalls the toolbox given in the input
  • b) Error
  • c) Uninstalls all the toolboxes in the system
  • d) Uninstalls the function given in the input
Q.8
What are the contents of the toolbox shown by the matlab.addons.toolbox.installedToolboxes command?
  • a) Name, Guid
  • b) Name, Version, Guid
  • c) Name, package, Guid
  • d) Name, package,
0 h : 0 m : 1 s