MCQOPTIONS
Bookmark
Saved Bookmarks
→
C Programming
→
Floating Point Issues in C Programming
→
What will be the value of the following assignmen..
1.
What will be the value of the following assignment expression?
A.
2
B.
True
C.
1
D.
0View Answer
Answer» B. True
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which of the following is an invalid assignment operator?
What will be the final value of c in the following C statement? (Initial value: c = 2)
Operation “a = a * b + a” can also be written as ___________a) a *= b + 1;b) (c = a * b)!=(a = c +
What will be the value of the following assignment expression?
What is the type of the following assignment expression if x is of type float and y is of type int?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply