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
Is a house a mass structure?
Function calling procedures? and their differences? Why should one go for Call by Reference?
What is the purpose of scanf() and printf() functions?
What is the difference between pure virtual function and virtual function?
What is c language & why it is used?
What are terms in math?
How can you access memory located at a certain address?
What are variables c?
given post order,in order construct the corresponding binary tree
How is null defined in c?
What is the difference between int main and void main in c?
Is null always defined as 0(zero)?
What is the difference between array and linked list in c?
Write program to remove duplicate in an array?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.