Ask Question

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

+2
Answers (1)
  1. 6 May, 03:21
    0
    if int Y = 20 Then

    int X = 0

    End If
Know the Answer?
Not Sure About the Answer?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers