What are void pointers?

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


Please Help Members By Posting Answers For Below Questions

What are 3 boolean operators?

546


Why string objects are immutable in java?

574


Explain where variables are created in memory?

594


Can we serialize arraylist in java?

554


How do you do exponents in java?

558






What is a control variable example?

540


How do you read and print a string in java?

531


How to connect to a remote database using Applet?

2054


What is casting in java programming?

590


What is the common usage of serialization?

586


What is the purpose of nested class in java?

611


Which class is the superclass for every class in java programming?

585


Can we override the static methods?

580


What is the difference between class & object?

565


What is java used for?

564