Saved Bookmarks
| 1. |
Which operator is used to access reference of a variable?(a) $ (b) # (c) & (d) ! |
|
Answer» & is used to access reference of a variable. |
|