Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (45k points)

A) Dynamic

B) Architecture Neutral

C) Use of pointers

D) Object-oriented

3 Answers

0 votes
by (99k points)

The correct answer to the question “Which of the following is not a Java feature” is option ©. Use of pointers. As Java is dynamic and is OOP (Object Oriented Programming) and does not support the use of pointers because of several reasons. If you wish to learn Java and want to become certified in it, then check out the Java training course from Intellipaat. Watch the following video on Java Interview Questions from domain experts.

0 votes
by (260 points)

C) Use of pointers

Java language does not directly support the use of a pointer as most languages do such as C and C++. References are used in Java just for memory management. Such references improve security and diminish probable errors due to direct memory access.

0 votes
by (1.7k points)

Use of pointers

Java language does not directly support the use of a pointer as most languages do such as C and C++. References are used in Java just for memory management. Such references improve security and diminish probable errors due to direct memory access.

Related questions

0 votes
0 answers
asked Jun 24, 2021 in Java by Abhishek123 (120 points)
0 votes
2 answers
0 votes
1 answer
asked Apr 2, 2021 in Java by dev_sk2311 (45k points)
0 votes
1 answer
asked Aug 25, 2019 in Java by Shubham (3.9k points)

31k questions

32.8k answers

501 comments

693 users

Browse Categories

...