McqMate
| Q. |
What will be the value of the following assignment expression? (x = foo())!= 1 considering foo() returns 2 |
| A. | 2 |
| B. | True |
| C. | 1 |
| D. | 0 |
| Answer» A. 2 | |
View all MCQs in
C LanguageNo comments yet