Javascript Placement Series (Part 4)
What is a Block?
A Block is a compound statement which is used to group one or more statement. It groups the multiple lines and interprets as single line.
Basically we can create Block with curly braces ( "{ }" ).
We use block where we need to write...
aloksingh00.hashnode.dev3 min read
Md Arbaz Alam
Amazing blog. This topic seems peice of cake now