When I even look through some tutorials / notes for C, I quite often come across the term “objects”. I was always interested in what the object related to the procedural language does. Going a little deeper, I could understand that something occupying part of the memory is called an “object” in c.
My question is whether I understand correctly or if something is missing. Thank!
Shash source
share