Question: You have been given a job as a programmer on a Cyborg supercomputer. In order to accomplish some calculations, you need to know how many
You have been given a job as a programmer on a Cyborg supercomputer. In order to accomplish some calculations, you need to know how many bytes the following data types use: char, int, float, and double.
Write a C++ program that will determine the amount of memory used by each of these types and display the information on the screen.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
