Relational operators with automatic type conversion - Basic JavaScript Fast (9)

Published: 16 January 2021
on channel: Begin Coding Fast
1,192
0

Relational operators in JavaScript help you to compare two values. The result will be a Boolean value to tell us the relationship between the two values. If the two values are not of the same data type, automatic type conversion can be used. If data types must match, we can have a strict equality check. This video discusses these issues by categorizing it into a number of sections.

1:16 - Comparing numbers
6:20 - Comparing strings using dictionary order.
9:28 - Automatic type conversion in comparing different data types
18:08 - Strict equality check
22:16 - Treatment of null value
26:10 - Treatment of undefined value

Playlist of my JavaScript course
   • [20 hours] JavaScript full course for begi...  

Playlist of my HTML5 and CSS3 tutorials
   • [12 hours] HTML and CSS full course for be...  

Playlist of my algorithm walkthrough
   • Algorithms and data structures | DSA cours...  

Playlist of my Java course
   • [14 hours] Java full course for beginners ...  

Playlist of my Java examples
   • Java projects for beginners | Java project...  


On this page of the site you can watch the video online Relational operators with automatic type conversion - Basic JavaScript Fast (9) with a duration of hours minute second in good quality, which was uploaded by the user Begin Coding Fast 16 January 2021, share the link with friends and acquaintances, this video has already been watched 1,192 times on youtube and it was liked by 0 viewers. Enjoy your viewing!