Answer Posted / sachin atre
Pointer is nothing but the variable which stores the address(memory location) of another variable.
Pointers are not supported in Java but they are applicable in c,c++ languages.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is empty string literal in java?
Give some features of interface?
What is length in java?
What is class array in java?
What is a instance variable in java?
What is contractor means and methods?
Which class contains a method: cloneable or object?
Explain runtime exceptions?
What are the default and parameterized constructors?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
Can you extend main method in java?
What is the role of garbage collector in java?
Explain the available thread states in a high-level?
Explain the difference between comparator and comparable in java?
What is functional interface in java?