MCQOPTIONS
Bookmark
Saved Bookmarks
→
C Programming
→
Floating Point Issues in C Programming
→
Is it true that a global variable may have several..
1.
Is it true that a global variable may have several declarations, but only one definition?
A.
Yes
B.
No
Answer» B. No
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which of the following correctly represents a constant?
Which of the structure is incorrcet?
Which of the structure is correct?
A can be used if range of a is not enough to accommodate a real number.
A is 4 bytes wide, whereas a is 8 bytes wide.
If the definition of the external variable occurs in the source file before its use in a particular function, then there is no need for an declaration in the function.
Size of and can be verified using the operator.
Range of is -1.7e-38 to 1.7e+38 (in 16 bit platform - Turbo C under DOS)
Size of and would vary from one platform to another.
Range of id -2.25e+308 to 2.25e+308
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply