• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
- 6

int i=1,j=0,n=0; while(i<4) { for(j=1;j<=i;j++){ n+=1; } i=i+1; } system out.printIn(n);

codefragments
28th Mar 2017, 5:12 PM
Arpit Gupta
Arpit Gupta - avatar
2 Answers
- 5
find output following code fragments
28th Mar 2017, 5:15 PM
Arpit Gupta
Arpit Gupta - 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
Hi help me I am new
2 Votes
Why are there like 10 community-made lessons?
0 Votes
My codebits section is full of deleted codes
7 Votes
How do I solve all test cases for popsicles problem?https://www.sololearn.com/coach/3?ref=app
0 Votes
Why so many mathematical questions in challenges?
0 Votes
Where can I learn c#
0 Votes
Where did mess up....
1 Votes
Question to sololearn
1 Votes
DBA for finalist university student projects
0 Votes
best language if i want to learn about AI
0 Votes