MATLAB Programming Techniques Course quiz problem
Show older comments
I really can't understand why I can't get this question right. The same question was closed without a proper answer: https://it.mathworks.com/matlabcentral/answers/1591624-mathlab-programing-techniques-online-course-problem

The first option occupies 8e9 < 1.015e10 bytes
The second 8e4 < 1.015e10 bytes
The third 8e5 < 1.015e10 bytes
The fourth 8e9 < 1.015e10 bytes
The fifth should be 1.6e10 > 1.015e10 bytes, so it should be the only right answer
Still, it's listed as wrong and I can't wrap my head around this. It's the only thing in the whole course I can't do and I really need the certification ASAP
5 Comments
Shinto Thomas
on 15 Mar 2023
could please show the exact answer , as of my knowledge we have to select all option for the correct answer . But this is wrong according to the system.
Sharmila
on 21 Mar 2023
the ans is option 3 & 5
Shinto Thomas
on 21 Mar 2023
Thank you Sharmila. the last code uses 2*8*10e9=16e9=1.6e10 bytes and
this less than 1.7e10. Then how we choose the last option as a right answer.
bhargav ram akkaraju
on 28 Apr 2023
Tq sharmilaa.
SENA REDDY
on 28 Jun 2023
Moved: Adam Danz
on 24 Aug 2023
Option 3 and 5
Accepted Answer
More Answers (0)
Categories
Find more on Manage Products in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!