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
Is there any limitation of using inheritance?
what is the messsage u r going to get from an objectoriented programing?
Is java map thread safe?
What are the types of collections in java?
Explain listiterator and methods in listiterator?
Can a serialized object be transferred via network?
Can we force garbage collector to run ?
How to create packages in java?
what are Hostile Applets?
What are different types of constants?
Which category the java thread do fall in?
Is a boolean 1 bit?
Differentiate jar and war files?
Can we overload the main() method?
When throws keyword is used?