Can we declare Pointer in Java?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
No, pointer support is not available in Java. Java needed to be more secure because it lacks a feature that allows for pointers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
No, pointer support is not available in Java. Java needed to be more secure because it lacks a feature that allows for pointers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
No, pointer support is not available in Java. Java needed to be more secure because it lacks a feature that allows for pointers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
No, pointer support is not available in Java. Java needed to be more secure because it lacks a feature that allows for pointers.
| Is This Answer Correct ? | 0 Yes | 0 No |
No, pointer support is not available in Java. Java needed to be more secure because it lacks a feature that allows for pointers.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of garbage collection in java? When is it used?
Is java written in c?
what are the methods of an object class?
How does queue work in java?
What are the types of inner classes (non-static nested class) used in java?
What is the use of string and stringbuffer?
Describe inheritance as applied to java?
What are drawbacks of singleton class?
why pointer is not used in java?
Differentiate between a class and an object.
What happens if constructor is private?
What is local variable and instance variable?