Question: For C programming How many bytes are allocated in memory to the following line of code: double x = -1.75 A) 4 B) 8 C)
For C programming
How many bytes are allocated in memory to the following line of code:
double x = -1.75
A) 4
B) 8
C) 16
D) 32
E) 64
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
