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

How the output of this code is 16 and 9?

<?php $sum=0; for($a=1; $a<=8; $a +=2) $sum = $sum + $a; echo($sum); echo("<BR>"); echo($a); ?>

loops
23rd Feb 2018, 4:29 AM
Ashish roy
Ashish roy - avatar
1 Answer
0
16 9
25th Feb 2018, 2:49 PM
Thilagavathy R

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
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
How do I keep myself motivated in coding
0 Votes
Anyone have song names? Comment your favorites here for a project im working on
1 Votes
Bro can you fix yt error?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Bug in Completing AI Practice
0 Votes
Best Software for Windows Users to Convert RAR to ZIP
0 Votes