Answer Posted / hrpynux@gmail.com
A void pointer is a pointer that has no associated data type with it. A void pointer can hold address of any type and can be typecast to any type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a final class in java?
How can you handle java exceptions?
What are the differences between getting and load method?
What is the difference between member variables initialization and assignment in a constructor?
Can I uninstall java?
Why is it called buffering?
What is meant by binding in rmi?
How do we access static members in java?
What about main thread in java?
What are the library functions in java?
What is another word for methodology?
What is a method header?
What are the changes in java.io in java 8 ?
What is OOP Language?
How many types of classes are there in java?