Ask Question
13 September, 07:53

Write an if ... then statement that assign 0 to intX when int Y is equal to 20

+4
Answers (1)
  1. 13 September, 09:53
    0
    if int Y = 20 Then

    int X = 0

    End If
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Write an if ... then statement that assign 0 to intX when int Y is equal to 20 ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers