The command MyValues >10 will :
1) Return FALSE if MyValues less than 10
2) Return only the values of MyValues that are greater than 10
3) Return only the values of MyValues that are less than 10
4) Return TRUE if MyValues is greater than 10
(You can choose many options)
Answers
Answered by
0
Answer:
1) and 2) are correct I think
Similar questions