Question from the C++ test

C++ code to check if a number is between 0 and N

Easy

To test whether an integer variable 'i' lies between 0 and N, the correct c++ code would be:

Author: Abha AgrawaStatus: PublishedQuestion passed 427 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!