C Programming - Old Questions

Question Answer Details

2. What is the memory size of float data type in C?

a) 4 Bytes    b) 8 Bytes    c) Depends on the system/complier    d) Cannot be determined.

1 marks
Asked in 2018-objective

Answer

AI Generated Answer

AI is thinking...