Is c++ is case sensitive? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Is c++ is case sensitive?

9th Aug 2016, 5:32 AM
K N Agarwal
K N Agarwal - avatar
10 ответов
+ 1
yes it is..and to examine that, you can make a simple program and choose a variable name with small alphabets and on the other hand use large alphabets in print statement(for the variable) ,it will solve your query.(will show error)
10th Aug 2016, 6:21 PM
Akshay Aggarwal
Akshay Aggarwal - avatar
0
yes, c++ is case sensitive
9th Aug 2016, 5:47 AM
Sainath
Sainath - avatar
0
yes its case sensitive
9th Aug 2016, 5:52 AM
Suhail Pappu
Suhail Pappu - avatar
0
yes
9th Aug 2016, 12:58 PM
Sreyas C.U
Sreyas C.U - avatar
0
Any example to show it is case sensitive??
9th Aug 2016, 5:38 PM
Dhruv Agarwal
Dhruv Agarwal - avatar
0
If you created a function with capital letters, such as void FuNc(), you must call the function by typing FuNc(), nothing else will work.
9th Aug 2016, 7:37 PM
Cohen Creber
Cohen Creber - avatar
0
yes is case sensitive
10th Aug 2016, 3:43 AM
dhinesh
dhinesh - avatar
0
yes it is case sensitive.
11th Aug 2016, 12:14 PM
ASHUTOSH SHARMA
ASHUTOSH SHARMA - avatar
0
hmmm
11th Aug 2016, 4:28 PM
Tarun Sharma
Tarun Sharma - avatar
0
yes it is
27th Sep 2016, 1:01 AM
caleb