Courses
Log inStart Learning AI
Courses
Log inStart Learning AI
0

How c++ is case sensitive?

c++
20th Mar 2022, 6:13 AM
Gite Vaishnavi
Gite Vaishnavi - avatar
2 Answers
+ 5
You can use two or more variables in different cases (upper/lower) & they all will be treated differently. Ex- int A = 3; int a = 6; cout<<a; // 6 cout<<A; // 3
20th Mar 2022, 6:20 AM
zexu knub
zexu knub - avatar
+ 3
https://www.sololearn.com/discuss/976495/?ref=app https://www.sololearn.com/discuss/35435/?ref=app
20th Mar 2022, 10:09 AM
AĶ¢J
AĶ¢J - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
ŠžŃˆŠøŠ±ŠŗŠ° в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
you con help mi
1 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes