InterviewSolution
Saved Bookmarks
| 1. |
What is the size of double and symbolic variables holding integer constants?(a) 8 bytes and 16 bytes(b) 16 bytes and 112 bytes(c) 32 bytes and 26 bytes(d) 23 bytes and 112 bytesThis question was addressed to me in an interview for job.My question is taken from Managing Variables in chapter MATLAB Basics of MATLAB |
|
Answer» Correct option is (a) 8 bytes and 16 bytes |
|