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 |
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
what is business delegate?
What is variable length arguments in java?
What is anagram of a string?
do I need to use synchronized on setvalue(int)? : Java thread
use of wrapper classes?
Diff between C++ and java?
What is a singleton puppy?
Why we used break and continue statement in java?
Is there any difference between nested classes and inner classes?
What is a layout manager?
What is byte code and why is it important to java’s use for internet programming?