Answer Posted / nashiinformaticssolutions
Segmentation faults occur when invalid memory is accessed. Use debugging tools like gdb to analyze.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is structure packing in c?
Why & is used in c?
Is boolean a datatype in c?
Difference between pass by reference and pass by value?
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above
How main function is called in c?
Explain what is the difference between null and nul?
What is the use of putchar function?
What does emoji p mean?
What is use of null pointer in c?
Why main function is special give two reasons?
What is the difference between c &c++?
When can a far pointer be used?
How can a string be converted to a number?
What is meant by recursion?