Strict type of variables
Strict type of variables is a requirement of a programming language to specify a type of a variable at variable initialization time. For example C is a strict type programming language.
Strict type of variables is a requirement of a programming language to specify a type of a variable at variable initialization time. For example C is a strict type programming language.
Comments
Post a Comment