MCQOPTIONS
Saved Bookmarks
| 1. |
Consider the following in C An arithmetic operation between integer and an integer gives integer as the result.An arithmetic operation between a real and a real constant gives real constant as the result.An arithmetic operation between an integer constant and a real constant is not valid. Which of the above are correct? |
| A. | 2 and 3 only |
| B. | 1 and 3 only |
| C. | 101100 |
| D. | 10101100 |
| Answer» C. 101100 | |