Page 1 of 1

Which of the following expressions correctly determines if nNum equals 100 or 150? nNum == 100 && 150 nNum == 100 && nNu

Posted: Tue Jul 12, 2022 8:10 am
by answerhappygod
Which Of The Following Expressions Correctly Determines If Nnum Equals 100 Or 150 Nnum 100 150 Nnum 100 Nnu 1
Which Of The Following Expressions Correctly Determines If Nnum Equals 100 Or 150 Nnum 100 150 Nnum 100 Nnu 1 (16.43 KiB) Viewed 37 times
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