What is the difference between null pointer and void pointer

Answer Posted / xlnx

NULL POINTER WILL POINT TO NOTHING.BUT VOID POINTER POINTNG
TO ANY OTHER DATA TYPE OF POINTER.

Is This Answer Correct ?    14 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

721


Explain the use of bit fieild.

716


How can you find out how much memory is available?

619


What are predefined functions in c?

569


Write a program to print fibonacci series using recursion?

588






Was 2000 a leap year?

633


any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above

646


How can you access memory located at a certain address?

668


How do c compilers work?

612


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

669


Is c easy to learn?

562


What are derived data types in c?

613


Why do we use return in c?

570


Is c dynamically typed?

668


How can a program be made to print the line number where an error occurs?

653