What Are Automatic Variables #1276
What are automatic variables?
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Memory Allocation & Scope of Variable - OOPs MCQ: Automatic Variable - Quiz No.1.
What are automatic variables?
Global variables
Implicit/temporary variables
Local variables
System variables