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

What is method in java ?

0 Answers  


There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?

0 Answers  


How many bytes is a char in java?

0 Answers  


Explain about main thread in java?

0 Answers  


What is JIT ?

4 Answers   Satyam,






Is 'null' a keyword?

8 Answers  


how to use this key word in java programming?

7 Answers  


Mention a package that is used for linked list class in java.

0 Answers  


What is unmodifiable collection in java?

0 Answers  


hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea

0 Answers  


How do you include a string in java?

0 Answers  


What is javac in java?

0 Answers  


Categories