Question: Based on the assumptions of the class, how many bytes are used by the variables declared below? Answer by a number only char *p; //

 Based on the assumptions of the class, how many bytes are

Based on the assumptions of the class, how many bytes are used by the variables declared below? Answer by a number only char *p; // p takes 8 bytes of memory. char ch; // ch takes 1 bytes of memory. short int *q; // g takes 8 q bytes of memory

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!