/Day-3

Day 3 contents of the roadmap

Primary LanguageJavaScript

Day 3 in the roadmap here we are going to see the topics as listed below

Functions

1.Normal Function 2.Annonyomus Function 3.IIFE Function 4.Arrow Function

Looping

1.While loop 2.do while loop 3.For loop 4.for of loop 5.for in loop 6.for each loop

If-else