

MCQOPTIONS
Saved Bookmarks
1. |
Use of assignment operator ____________________ |
A. | Changes its use, when used at declaration and in normal assignment |
B. | Doesn’t changes its use, whatever the syntax might be |
C. | Assignment takes place in declaration and assignment syntax |
D. | Doesn’t work in normal syntax, but only with declaration |
Answer» B. Doesn’t changes its use, whatever the syntax might be | |