श्री कृष्ण श्रेष्ठ- Thanks for this note covering the concept of pointers and their usage in C programming, helpful.
अनिल राजकर्णिकार- Thanks for this note covering essential concepts of pointers in C. Understanding pointers is crucial for effective programming in this language, enabling developers to dynamically allocate memory and manipulate data structures. It's equally important in software development to identify potential errors due to mismanagement or incorrect usage of these pointers.
जुना श्रेष्ठ- Thanks for this note that explains concepts of pointers in C, providing an essential foundation for programming.
राम मैनाली- Thanks for this overview, this will help me review and write notes on C programming.
सुश्री इन्दिरा श्रेष्ठ- Pointers are fundamental concepts in programming languages such as C where memory management occurs.
अंगुर के.सी- Pointers are crucial for efficient memory allocation and manipulation in C programs, particularly with large structures and arrays.
नबिन श्रेष्ठ- Pointers allow storing memory addresses, enabling efficient data management. Variables pointed to can be modified individually.
उषा अग्रवाल- C pointers allow memory location manipulation which facilitates indirect access through pointers. They can be used to dynamically allocate memory blocks.
Comments