Constants in C (Part 1)

Neso Academy
Youtube
Related Topic
:- programming skills C language

Programming & Data Structures: Constants in C programming (Part 1) Topics discussed: 1. What is constant? 2. Methods to define constants in C language. 3. #define in C programming. 4. Use of #define. 5. Predefined macros like __DATE__ and __TIME__ .

Comments