If An Object Is Declared Inside The Function Then Outside The #1130
If an object is declared inside the function then ____________________ outside the 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 Assigning Object, Pointer to Objects, Passing and Returning Object - OOPs MCQ: Returning Objects - Quiz No.1.
If an object is declared inside the function then ____________________ outside the function.
It can be returned by reference
It can’t be returned by reference
It can be returned by address
It can’t be returned at all