User Tools

Site Tools


scripting:datatypes

This is an old revision of the document!


Table of Contents

Datatypes

Data types are used within type systems, which offer various ways of defining, implementing, and using them. Different type systems ensure varying degrees of type safety.

Almost all programming languages explicitly include the notion of data type, though different languages may use different terminology.

Common data types include:

Integer Floating-point number Character String Boolean

int

float

scripting/datatypes.1660050356.txt.gz · Last modified: 2022/08/09 14:05 by jerryhopper

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki