ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which language among the following doesn’t allow pointers?
Correct Answer: D — Java
The concept of pointers is not supported in Java. The feature is not given in the language but can be used in some ways explicitly. Though this pointer is supported by java too.