Answer Posted / glibwaresoftsolutions
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
Why #include is used in c language?
Can variables be declared anywhere in c?
What is the difference between text files and binary files?
Explain what is the best way to comment out a section of code that contains comments?
How can you check to see whether a symbol is defined?
What is the process to create increment and decrement stamen in c?
What is oops c?
Why we use conio h in c?
What is chain pointer in c?
can we change the default calling convention in c if yes than how.........?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
How can I read a binary data file properly?
What is structure in c definition?
What is union and structure in c?
What are Macros? What are its advantages and disadvantages?