MCQOPTIONS
Saved Bookmarks
| 1. |
How can you get the type of arguments passed to a function? |
| A. | using typeof operator |
| B. | using getType function |
| C. | Both of the above. |
| D. | None of the above. |
| Answer» B. using getType function | |