I am very much enjoying this course sir. This is so much fun and exciting, also increases eagerness and raises numerous questions in my mind sir, like when declaring both float and long it merely reserves 4 bytes of space but how does it treates both differently and we mostly never explicitly mention like signed or unsigned but it manages correctly, and make me wonder even though we are learning to code yet there are lot of things happens under the hood and we take the abstractions as granted and etc sir
2533
0
130
Support Team
Oct 25
Glad to hear you’re enjoying the course! 😊
You’ve raised some great points — that curiosity shows real understanding. Concepts like memory handling and data types are managed internally by the compiler, and you’ll get more clarity as we go along. Keep exploring and asking questions!