

MCQOPTIONS
Saved Bookmarks
1. |
What will be the error in the following C code? |
A. | Negative number cannot be assigned to float data type |
B. | Long and float cannot be used together |
C. | Does not result in error |
D. | Logical errorView Answer |
Answer» C. Does not result in error | |