Function Declaration vs Function Expression: What’s the Difference?
Suppose you are writing a code to calculate the total marks of the students. Each student have marks in multiple subjects and so you need to calculate the total marks, umm by summing the marks of indi
sanghitadev.hashnode.dev3 min read