What is a segmentation fault?

Answer Posted / nashiinformaticssolutions

It occurs when a program attempts to access an invalid memory location.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is null pointer in c?

765


What is gets() function?

868


How can you return multiple values from a function?

850


What is hashing in c?

903


What is #include called?

811


How was c created?

814


What are the types of pointers in c?

742


The statement, int(*x[]) () what does in indicate?

907


What is unary operator?

860


Write a program to print all permutations of a given string.

947


What is dynamic dispatch in c++?

787


a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list

842


Explain low-order bytes.

822


In c language can we compile a program without main() function?

848


What is pointers in c?

898