Use Of Assignment Operator #1148
Use of assignment operator ____________________
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: Assigning Objects - Quiz No.1.
Use of assignment operator ____________________
Changes its use, when used at declaration and in normal assignment
Doesn’t changes its use, whatever the syntax might be
Assignment takes place in declaration and assignment syntax
Doesn’t work in normal syntax, but only with declaration