- Which Of The Following Expressions Correctly Determines If Nnum Equals 100 Or 150 Nnum 100 150 Nnum 100 Nnu 1 (16.43 KiB) Viewed 36 times
Which of the following expressions correctly determines if nNum equals 100 or 150? nNum == 100 && 150 nNum == 100 && nNu
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following expressions correctly determines if nNum equals 100 or 150? nNum == 100 && 150 nNum == 100 && nNu
Which of the following expressions correctly determines if nNum equals 100 or 150? nNum == 100 && 150 nNum == 100 && nNum == 150 nNum == 100 || nNum == 150 nNum == 100 100 || 150 150