Originally Answered: Why is C called a case sensitive programming language? Because it is aware of lower and upper case . This means that “myCar”, “MyCar” and “mycar” are three distinct tokens.
Why is C case sensitive?
Originally Answered: Why is C called a case sensitive programming language? Because it is aware of lower and upper case . This means that “myCar”, “MyCar” and “mycar” are three distinct tokens.
Leave a Reply
Why is C++ case sensitive?
C++ is a programming language that is case-sensitive, so all keywords must be minuscule. As it handles upper and lower-case characters differently , C++ is case sensitive. So, C++ is case sensitive.25 Kas 2019