Answer Posted / nashiinformaticssolutions
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
What is the purpose of ftell?
What is the difference between ++a and a++?
List the different types of c tokens?
What is the purpose of main( ) in c language?
the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters
Why do we use int main?
what is ur strangth & weekness
What are register variables in c?
What are actual arguments?
What are the differences between Structures and Arrays?
Explain how do you list a file’s date and time?
What is #include stdio h and #include conio h?
Explain what is #line used for?
how should functions be apportioned among source files?
What is array of structure in c programming?