Top Posters
Since Sunday
1
1
l
1
New Topic  
dskmvld dskmvld
wrote...
Posts: 489
4 years ago
What is i printed?

public class Test {
public static void main(String[] args) {
int j = 0;
int i = ++j + j * 5;
System.out.println("What is i? " + i);
}
}


▸ 0

▸ 5

▸ 1

▸ 6
Textbook 
Introduction to Java Programming, Comprehensive Version

Introduction to Java Programming, Comprehensive Version


Edition: 10th
Author:
Read 54 times
1 Reply
Replies
Answer verified by a subject expert
beunikuelbeunikuel
wrote...
Posts: 398
4 years ago
Sign in or Sign up in seconds to unlock everything for free
More solutions for this book are available here

Related Topics

dskmvld Author
wrote...

4 years ago
Thanks
wrote...

Yesterday
This calls for a celebration Person Raising Both Hands in Celebration
wrote...

2 hours ago
Just got PERFECT on my quiz
New Topic      
Explore
Post your homework questions and get free online help from our incredible volunteers
  818 People Browsing
Related Images
  
 361
  
 76
  
 324
Your Opinion
What percentage of nature vs. nurture dictates human intelligence?
Votes: 432