5.5 Control statements
In the language of programming, the kinds of statements that make decisions and loop around to repeat themselves are called control structure. A control structure directs the execution flow through a sequence of script statements based on simple decisions and other factors.
JavaScript supports all control structures that are supported by programming languages such as C, C++ and Java.
Related Posts:
Sign-up for our email newsletter and get free job alerts, current affairs and GK updates regularly.
Subscribe Here (or)
Subscribe Here (or)
Comments RSS Feed
Leave a Reply