3. Operator Precedence || Comparison Operator || Precedence Table - JavaScript Full Course 2019

preview_player
Показать описание
In This Video You will Learn
1.Operator Precedence
2.Evaluation of Expressions
3.All comparison Operators
and Some Tips and Tricks

3.ExerCise

1// Evaluate the Following
a. var x=(x++)+(++x);
b. 2/3*3+1-((9*7-1)*8+2)
c. var x=10;
x=x/x*x+x-x
2.//Predict which of the following would return false/true
var y=0.300000004;
x==y;
var name2='strinG';
name==name2;
c. var dec=0.0;
var com=0;
dec==com
f==false;
e.22!=='22';
f.22!='22';
g.22!==22.0;

#OperatorPrecedence #PrecedenceTable #ComparisonOperator
#Javascript2019
Рекомендации по теме
Комментарии
Автор

Give him a big round of applause for the
Really good explanation

syedmuzammilali
Автор

Its showing the result, don't see the result😅😂

zainahmedkhan
welcome to shbcf.ru