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

Answer Posted / guest

It means that you've written, via a null pointer, to an
invalid location

Is This Answer Correct ?    0 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is queue in c?

745


What’s the special use of UNIONS?

862


while initialization of array why we use a[][2] why not a[2][]...?

2080


What does %p mean?

814


What is difference between scanf and gets?

838


When is a null pointer used?

821


What does %c do in c?

769


What is return in c programming?

704


show how link list can be used to repersent the following polynomial i) 5x+2

1889


Compare and contrast compilers from interpreters.

891


What is a c token and types of c tokens?

811


Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?

2338


What are the storage classes in C?

811


which is conditional construct a) if statement b) switch statement c) while/for d) goto

977


What is the -> in c?

778