Computer Science, asked by aarav5493, 10 months ago

Is C language case sensitive???​

Answers

Answered by navkomal
9

Answer:

In programming languages

Some programming languages are case-sensitive for their identifiers (C, C++, Java, C#, Verilog, Ruby and Python). Others are case-insensitive (i.e., not case-sensitive), such as ABAP, Ada, most BASICs (an exception being BBC BASIC), Fortran, SQL and Pascal.

Answered by MRsteveAustiN
21

\huge\mathcal\pink{ANSWER}

_______________________

\huge\mathcal\pink{yes}

var and Var are treated as two different values.

------------------------------------------

****************************************************************

{\overbrace {\underbrace {\boxed{\purple{MrSteveAustiN}}}}}

****************************************************************

Similar questions