Home | | Computer Applications 11th std | Points to Remember: Control Structure in JavaScript

Chapter: 11th Computer Applications : Chapter 15 : Control Structure in JavaScript

Points to Remember: Control Structure in JavaScript

Conditional Statements help to alter the normal sequence of execution of a program by two types of controls - Branching and Looping.

Points to Remember:

 

                  Conditional Statements help to alter the normal sequence of execution of a program by two types of controls - Branching and Looping.

 

                  The three logical operators in Jave Script are &&, !! & !.

 

                  The break statement is commonly used to exit the statement once the appropriate choice is found.

 

                  The for is a very rigid, flexible structure that loops for a pre set number of times.

 

                  The break statement terminates the loop irrespective of the condition and the continue statement executes the next iteration of the loop.

 

Study Material, Lecturing Notes, Assignment, Reference, Wiki description explanation, brief detail
11th Computer Applications : Chapter 15 : Control Structure in JavaScript : Points to Remember: Control Structure in JavaScript |


Privacy Policy, Terms and Conditions, DMCA Policy and Compliant

Copyright © 2018-2024 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.