What is a segmentation fault?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
It occurs when a program attempts to access an invalid memory location.
| Is This Answer Correct ? | 0 Yes | 0 No |
It occurs when a program attempts to access an invalid memory location.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me what is the purpose of 'register' keyword in c language?
what is the different bitween abap and abap-hr?
wat is the meaning of c?
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
What are extern variables in c?
Difference between null pointer and dangling pointer?
Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.
Write a C program to check a number even or odd, without using any relational, arithmetic operator and any loops.
Without using main fn and semicolon,print remainder for a given number in C language
How would you print out the data in a binary tree, level by level, starting at the top?
Write any data structure program (stack implementation)
how many times of error occur in C