MCQOPTIONS
Saved Bookmarks
| 1. |
What will be the value of the following assignment expression?(p = fun())!= 2 considering fun() returns 3 |
| A. | 1 |
| B. | 0 |
| C. | 5 |
| D. | 6 |
| E. | None of these |
| Answer» F. | |