Loading practice questions
Which language among the following doesn’t allow pointers?
Correct Answer: D — Java
Explanation:
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.