What does a run-time "null pointer assignment" error mean?

Answer Posted / varghese

its means u r assingnning a pointer to an invalid address
location

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is echo in c programming?

555


What do you understand by friend-functions? How are they used?

641


What do you mean by scope of a variable in c?

544


How many levels of pointers have?

589


What is the size of empty structure in c?

589






What does the && operator do in a program code?

696


Difference between Shallow copy and Deep copy?

1564


What is malloc() function?

634


How was c created?

586


What are the different types of constants?

638


Explain the Difference between the New and Malloc keyword.

684


What is an auto keyword in c?

640


What is the purpose of 'register' keyword in c language?

626


Why main is not a keyword in c?

646


What is string length in c?

605