MCQOPTIONS
Saved Bookmarks
| 1. |
When expression sum=3+2 is tokenized then what is the token category of 3? |
| A. | Identifier |
| B. | Assignment operator |
| C. | Integer Literal |
| D. | Addition Operator |
| Answer» D. Addition Operator | |