Kurse
AnmeldenBeginne KI zu lernen
Kurse
AnmeldenBeginne KI zu lernen
0

what will be output of this code.../?

#include<iostream> using namespace std; int main() { int x=0; switch(x) { case 0:cout<<x++; case 1:cout<<--x; break; case 2:x+=5; } if(x==5) { cout<<"1"; } return 0; }

switchcasecpp
4th Aug 2017, 11:30 AM
Siddharth K
Siddharth K - avatar
1 Antwort
+ 6
https://code.sololearn.com/ce3KDd8vY99B/?ref=app
4th Aug 2017, 11:39 AM
jay
jay - avatar

Häufig solche Fragen?

Effizienter lernen, kostenlos:

  • Einführung in Python

    7.1M Lernende

  • Einführung in Java

    4.7M Lernende

  • Einführung in C

    1.5M Lernende

  • Einführung in HTML

    7.5M Lernende

Alle Kurse anzeigen
Heute heiß
Ошибка в приложении 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
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Sql practice
0 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes