Datatype , Memory( Stack & Heap ) in JS:
Oct 2, 2023 · 2 min read · Datatype: Basically, we do our operation/task in any programming language on different types of data. So for an operation, we have to create a variable means container in memory and for recognition of this container comes the concept of datatype. So ...
Join discussion



