• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

Why we got -3 in it please explain this code

https://code.sololearn.com/cB5GW2SXR8vv/?ref=app

increment
26th Aug 2021, 10:21 AM
vipasha choudhary
vipasha choudhary - avatar
2 Answers
+ 1
a = -5 a++ is -5 and a = -4 ++a is -3 and a = -3 k = (-4, -3) = -3 https://www.tutorialspoint.com/cplusplus/cpp_increment_decrement_operators.htm
26th Aug 2021, 10:37 AM
Obloev Komronbek
Obloev Komronbek - 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
debate which is better
5 Votes
Cource
1 Votes
Im confused was that seriously it
0 Votes
why is my AI in spanish
0 Votes
Which one should I start with to learn python. The developer path or both seperate beginner and intermediate python?
0 Votes
Is anyone else having this issue?
2 Votes
Arduino
2 Votes
Debugging issue?
0 Votes
Text editor
0 Votes
how to view only application
0 Votes