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