MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following are Logical operators in C#.NET? 1. && 2. || 3. ! 4. Xor 5. % |
| A. | 1, 2, 3 |
| B. | 1, 3, 4 |
| C. | 2, 4, 5 |
| D. | 3, 4, 5 |
| Answer» B. 1, 3, 4 | |