Ask Question
24 February, 06:30

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

+4
Answers (1)
  1. 24 February, 07:34
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers