Important Java Mcq 1

Which of the following is not a Java feature?

a. Dynamic

b. Architectural Neutral

c. Use of pointers

d. Object-oriented

Answer:

c. Use of pointers

Explanation

The Java language does not support pointers because of security concerns, confusions that occur in code, the complexity of the code increases.

Related MCQs

The main method header is written as?

a. public static void main(string[] args) b. public static void Main(string[] args) c. public static void main(Strings[] args) d. public static void main(String[] args) Answer:

Which statement is true for the class First given below?

 package myPackage:                       class First                     {                     /* class body */                    } a. first class is accessible to all classes defined inside or outside my package. b. first

Aniket Malik

Aniket Malik

CERTIFIED TUTOR/TRAINER WITH 300+ REVIEWS

Facing difficulty with

this concept?