Introduction : A variable is a type of container that stores values. You don't need to declare variables before using them or before declaring their type. Without assigning any values, the variable is completely useless. When we assign any value to a...
blog.pritamguha.com4 min read
No responses yet.