• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 1

What Output

int a=1; int b=a++; int c; int d; c=++b; d=++a; ++c; ++b; a++; System.out.printIn(a+’’ ‘’+b+’’ ‘’+c); https://code.sololearn.com/cXwN5iuU2JkV/?ref=app https://code.sololearn.com/W4N6cxrPMsmf/?ref=app

a
9th Oct 2018, 1:29 AM
Amani
Amani - avatar
5 Answers
+ 1
than you ver much
9th Oct 2018, 2:29 AM
Amani
Amani - avatar
0
why c and b is 3 ، can you explain it?? please
9th Oct 2018, 1:46 AM
Amani
Amani - 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
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