The Static Variables Of A Function #1282
The static variables of a function ________________
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.
The static variables of a function ________________
Are also automatic variables
Are not automatic variables
Are made automatic by default
Can be made automatic explicitly