Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C Programming
»
Declarations and Initializations
A float is 4 bytes wide, whereas a double is 8 bytes wide.
True
Show Answer
Correct Answer:
True
Explanation:
True,
float
= 4 bytes.
double
= 8 bytes.
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment