gayatri kumargeekee.hashnode.dev·Jun 26, 2022JavaScript Data TypesAny kind of variable, function, array or object that you use while programming in JS falls into one of the following categories. Numbers Operations that can be performed on numbers: //Addition 12+45 //Subtraction 12-45 //Multiplication 12*45 /...32 likes·43 readsJavaScriptAdd a thoughtful comment1 commentTop commentsBhargav Mahali·Jun 26, 2022Jun 26, 2022Precisely explained. Much required for newbies. Thanks for blogging. 1·Reply
Bhargav Mahali·Jun 26, 2022Jun 26, 2022Precisely explained. Much required for newbies. Thanks for blogging. 1·Reply