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 |
Why we do exception handling in java and how many types of exceptions are there?
What are the different types of collections in java?
Explain public static void main(string args[]).
What is the char data type?
What is JVM and is it platform independent?
What is hard code & soft code?
Does java vector allow null?
Is set ordered in java?
What is the range of the short type?
What is outofmemoryerror in java?
Write a program to calculate factorial in java?
What are the methods available in a class?