1. Read the following Visual Basic.NET code:
If intMyNumber > 10 or intMyNumber < 8 Then
Msg ("My number meets the condition")
Else
Msg ("My number does not meet the condition")
End If
2. Answer the following question:
What number would need to be stored in intMyNumber to make this program display the message “My number does not meet the condition”? Why?
3. Publish your answer to your assessment document.
This is incorrect and so i have not answered this question as Rachael told me not to.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment