Commonly Used Data Types Are Built-in Data Types

This section describes H language built-in data types - commonly used data types.

Commonly used data types are built-in data types.

This reduces the effort for developers to create classes defining commonly used data types.

Built-in data types should include:

Table of Contents

 About This Book

 Introduction of H Language

 Syntax

Data Types

 All Data Are Structured Objects

 All Data Are Created from Classes

 Data Literals Are Alias of Object Constructions

Commonly Used Data Types Are Built-in Data Types

 All Data Types Are Extensions of "object"

 Variables

 Expressions

 Statements

 "boolean" Data Type

 "integer" Data Type

 "string" Data Type

 "real" Data Type

 "array" Data Type

 Source Code Packages

 Classes and Objects

 Object Oriented Programming

 Inheritance - Object Attachments

 Encapsulation - Private Members

 References

 Full Version in PDF/ePUB