Well i was writing this small code to check some conditions using a switch statement, when i came acoss this mundane JS concept where we use Switch(expression) and then the following cases for it, in Java, i remember using switch(variable) which will...
preetisays.hashnode.dev1 min readNo responses yet.