in Technology by

Which of the following is not a Java features?

a) Dynamic

b) Architecture Neutral

c) Use of pointers

d) Object-oriented

1 Answer

0 votes
by

Answer: (c) Use of pointers

Explanation: The Java language does not support pointers; some of the major reasons are listed below:

  • One of the major factors of not using pointers in Java is security concerns. Due to pointers, most of the users consider C-language very confusing and complex. This is the reason why Green Team (Java Team members) has not introduced pointers in Java.
  • Java provides an effective layer of abstraction to the developers by not using pointers in Java.

Java is dynamic, architecture-neutral, and object-oriented programming language.

Hence, the correct answer is option (c).

Related questions

0 votes
    Which of the following is/are not the features of R? (a) Small (b) Self-contained (c) Extensible ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 22, 2021 in Education by JackTerrance
0 votes
    What are the new features introduced in JAVA 8?...
asked Nov 8, 2020 in Education by Editorial Staff
0 votes
    What are the features not available in Splunk Free?...
asked Oct 31, 2020 in Technology by JackTerrance
0 votes
    What are the 5 functions or features of headphones?? plzz answer me and give me atleast 5 to 6 not only 1 ... waiting for your answer Select the correct answer from above options...
asked Nov 29, 2021 in Education by JackTerrance
0 votes
    Data about the houses such as square footage, number of rooms, features, whether a house has a garden or not, ... None of the above Select the correct answer from above options...
asked Nov 13, 2021 in Education by JackTerrance
0 votes
    Which of the following enables production-ready features to the spring boot application? 1. Endpoint 2. Actuators 3. Boot 4. None of the above...
asked Jul 25, 2021 in Technology by JackTerrance
0 votes
    Which of the following options are the key features of Google BigQuery? (1)Serverless (2)Scalable (3)Real-time data ... analysis (4)Logical Dataware house (5)All of the options...
asked Jun 1, 2021 in Technology by JackTerrance
0 votes
    Which of the following option will have access to all native features? (1)Web apps (2)Hybrid apps (3)Native apps...
asked Nov 30, 2020 in Technology by JackTerrance
0 votes
    Which of the following are features of Endpoint Security solutions? 1. All of these 2. Incident investigation ... . Integration with other security solutions 5. Endpoint Detection...
asked Oct 24, 2020 in Technology by JackTerrance
0 votes
    Which of the following are the features of an HTTP request? (a) URL being requested (b) Optional ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
0 votes
0 votes
    Which of the following apps will have access to all native features? a)Hybrid apps b)Native apps c)Web apps...
asked Dec 11, 2020 by Editorial Staff
0 votes
    Which of the following is not a class of java.util.regex? (a) Pattern class (b) matcher class (c) ... Regular Expressions of Java Select the correct answer from above options...
asked Feb 24, 2022 in Education by JackTerrance
0 votes
    Which of the following is not introduced with Java 8? (a) Stream API (b) Serialization (c) Spliterator (d) ... & Miscellaneous of Java Select the correct answer from above options...
asked Feb 23, 2022 in Education by JackTerrance
0 votes
    Which of the following is not true about Java beans? (a) Implements java.io.Serializable interface (b) Extends java. ... & JDBC of Java Select the correct answer from above options...
asked Feb 22, 2022 in Education by JackTerrance
...