MCQOPTIONS
Saved Bookmarks
| 1. |
The pseudo-variable ...... is available inside any class method when that method is called from within an object context. |
| A. | $construct |
| B. | #this |
| C. | $those |
| D. | $this |
| Answer» E. | |