• Home
  • About
  • Privacy Policy
  • Terms Of Use
  • Contact
  • Facebook
  • Twitter
  • Pinterest
FreeFeast.info : Interview Questions ,Awesome Gadgets,Personality Motivation Guide, Famous IT personalities

FreeFeast.info : Interview Questions ,Awesome Gadgets,Personality Motivation Guide, Famous IT personalities

A Free Feast of knowledge portal for you

  • IT Stuff
  • Awesome Gadgets
  • Quiz
  • Difference Between
  • Lifestyle
  • PHP Tutorials
  • Jquery Tutorials
You are here: Home » Break
Difference Between

Difference between Break and Continue | Break vs. Continue

Poonam Dhanvani December 3, 2013 Difference between Break and Continue | Break vs. Continue2016-06-06T08:29:39+00:00 Difference Between
Difference between Break and Continue Break Continue Break is used to terminate the execution of the loop. Continue is not used to terminate the execution of loop. It breaks the…
Continue Reading »
PHP Tutorials

Loops in PHP | Control Structure in PHP

Poonam Dhanvani November 30, 2013 Loops in PHP | Control Structure in PHP2016-06-06T08:24:08+00:00 PHP Tutorials
1. While Loop in PHP : Syntax : while(expression) { Statements to be executed; } It executed the nested statements repeatedly as long as the while expression evaluates to TRUE.…
Continue Reading »
PHP Tutorials

Control Structures in PHP | Decision Making in PHP

Poonam Dhanvani November 29, 2013 Control Structures in PHP | Decision Making in PHP2016-06-06T08:22:19+00:00 PHP Tutorials
The if, and construct are one of the most important features of many languages including PHP, these conditional statements provides you different action for the different conditions. IF Statement in PHP :…
Continue Reading »
Advertisement

As a participant in the Amazon Services LLC Associates Program, this site may earn from qualifying purchases. We may also earn commissions on purchases from other retail websites.

Copyright ©2025. FreeFeast.info : Interview Questions ,Awesome Gadgets,Personality Motivation Guide, Famous IT personalities
  • Home
  • About
  • Privacy Policy
  • Terms Of Use
  • Contact
  • Facebook
  • Twitter
  • Pinterest