Answer Posted / vadivel t
Segmentation voilation occurs when we are trying to access
or modify the data in the location, which is resticted to
access. This problem can occur when u r trying to write
data in read only memory or when u r trying to overwrite
the OS files.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the functions to open and close file in c language?
What are structures and unions? State differencves between them.
What is a stream in c programming?
What would be an example of a structure analogous to structure c?
What is the use of typedef in structure in c?
What are qualifiers and modifiers c?
while initialization of array why we use a[][2] why not a[2][]...?
What are the modifiers available in c programming language?
How many data structures are there in c?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
What does c value mean?
Do you know what are bitwise shift operators in c programming?
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
What is the use of typedef in c?
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none