What are void pointers?



What are void pointers?..

Answer / 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

More Core Java Interview Questions

How to obtain a performance profile of java program

0 Answers  


What is meant by overloading?

0 Answers  


What is qms certification?

0 Answers  


write a program to create an arraylist and listeterator.and value should be enter through keyboard.

1 Answers   Axcend,


How does enum work in java?

0 Answers  






How to connect to a remote database using Applet?

0 Answers  


What is the different types of functions?

0 Answers  


What is meant by data hiding in java?

0 Answers   Aspire, Infogain,


What are the methods of object class ?

0 Answers  


What is binary tree in java?

0 Answers  


Is static a keyword in java?

0 Answers  


What is a modifier?

1 Answers  


Categories