The correct answer is (a) True
Explanation: To declare a scalar, we only need to declare a variable in MATLAB with a constant expression. We don’t need to include the expression with any kind of brackets. But, we need to put the expressions within a bracket for row or column vector.