Did you like how we did? Rate your experience!

4.5

satisfied

46 votes

What is the name of the book which provides details on 'Memory?

Well frankly speaking Memory Management is not a part of C language. It is the responsibility of Operating System. So be clear and concise whether you want to ask about Memory Management or Storage Classes and Data Type Handling in C. If you want to study about Memory Management i.e. how a C program reside in memory and execute you should refer Operating System concepts by Peter Galvin . If you just want to study about Data Types, Storage Classes and other Language Construct you can refer C programming Language by Denish Ritchie.

100%
Loading, please wait...