Q:

The variable defined using __ keywords are mutable and can be changed any number of times

0

The variable defined using __ keywords are mutable and can be changed any number of times


  1. var
  2. val
  3. var_name
  4. None of the above

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

var

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Which one of the following keyword use to define a... >>
<< Which of the following are true regarding While lo...