Java Objective Questions Page 1 of 12 | MCQs - CppBuzz
Question: 17. Select Odd one out from these about local variables. (A) Local variables are declared in methods, constructors, or blocks. (B) Local variables are created when the method, constructor or block is entered. (C) the variable will be destroyed once it exits the method, constructor, or block. (D) We can't create reference variables of
Get a Quote