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 the purpose of ftell?

862


What is the difference between ++a and a++?

977


List the different types of c tokens?

866


What is the purpose of main( ) in c language?

922


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

2095


Why do we use int main?

874


what is ur strangth & weekness

2061


What are register variables in c?

828


What are actual arguments?

880


What are the differences between Structures and Arrays?

895


Explain how do you list a file’s date and time?

827


What is #include stdio h and #include conio h?

794


Explain what is #line used for?

830


how should functions be apportioned among source files?

888


What is array of structure in c programming?

1049