Ask Question

In the code snippet, what is the "win" part called in programming?

if (playerGreen > 444) {

setScreen ("win");

}

A. Function

B. Parameter

C. Variable

D. onBoardEvent

+5
Answers (1)
  1. 22 January, 01:42
    0
    I think the answer is B: parameter
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “In the code snippet, what is the "win" part called in programming? if (playerGreen > 444) { setScreen ("win"); } A. Function B. Parameter ...” 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