What is a segmentation fault?

Answer Posted / hr@tgksolutions.com

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

Explain what is page thrashing?

842


Explain how can I avoid the abort, retry, fail messages?

823


How can I read and write comma-delimited text?

847


How can I determine whether a machines byte order is big-endian or little-endian?

836


There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?

1066


Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given

2824


What are the 5 elements of structure?

825


write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...

1712


What is a wrapper function in c?

843


please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

1570


What is action and transformation in spark?

843


What is logical error?

861


Is there any demerits of using pointer?

820


What is operator promotion?

828


What is difference between arrays and pointers?

779