Answer Posted / mohit choudhary
POINTER IS A SPECIAL VERIABLE WHICH CAN CONYTAIN A ADDRESS
OF THE ANOTHER VERIABLE IN THE CLASS
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of join method?
In how many ways we can create threads in java?
How to split arraylist elements in java?
What are methods and how are they defined?
What will happen when using pass by reference in java?
Difference between object instantiation and construction ?
What is meant by method?
What exactly is java?
How do you format in java?
Can sleep() method causes another thread to sleep?
Explain about anonymous inner classes ?
What is a local, member and a class variable?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
What happens to the Exception object after handling an exception?
Can we compare two strings in java?