

InterviewSolution
Saved Bookmarks
1. |
What is the default return type of the rand command?(a) Single(b) Double(c) Signed(d) UnsignedThe question was posed to me in an online quiz.The above asked question is from Random Number Generation topic in section Beyond the Basics of MATLAB |
Answer» The CORRECT ANSWER is (b) Double |
|