Which of these statements would create a variable but not assign anything to it? variable = empty
variable = null
create variable
variable = “”

Solved
Show answers

Ask an AI advisor a question