Cursos
Iniciar sesiónComenzar a aprender IA
Cursos
Iniciar sesiónComenzar a aprender IA
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 Respuestas
+ 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

¿Tienes a menudo preguntas como esta?

Aprende gratis de forma más eficaz

  • Introducción a Python

    7,1M de estudiantes

  • Introducción a Java

    4,7M de estudiantes

  • Introducción a C

    1,5M de estudiantes

  • Introducción a HTML

    7,5M de estudiantes

Ver todos los cursos
En tendencia hoy
Audio adding
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
Stuck in Quize
1 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
C Program
0 Votes
Software developer
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
How does JavaScript's event loop handle asynchronous operations like setTimeout, Promises, and async/await, and what are the dif
1 Votes