51021 - Operators in JavaScript - Part 2

Опубликовано: 24 Март 2016
на канале: OnTargetHTML5
16
0

In this tutorial we continue our discussion of the operators in JavaScript. In part 2 of the series we discuss and demonstrate the Comparison and Logical Operators that make up the JavaScript programming language. We demonstrate the use of a conditional statement in JavaScript and walk through the different Comparison and Logical Operators to give you an understanding as to how they operate in the language. We also discuss and demonstrate the typeof operator in JavaScript.