What are Datatypes in a programming language? Datatypes define the type of data the variable can store. Based on these datatypes a variable can perform certain operations which other datatypes might not perform. Examples of datatypes: String, integer...
manishsinghbisht.hashnode.dev3 min readNo responses yet.