Skip to content

Opening book details…

About this document

Overview of Data Types in Programming by migad is a document available to read on EtoBox.

This document discusses different data types including primitive data types like numeric, character, and boolean types. It covers numeric representation schemes like sign-magnitude, ones-complement, and twos-complement. Character string types can have static or dynamic lengths. Array types are discussed along with issues like subscript bindings and the five categories of arrays based on when and where storage is allocated.

Author
migad
Language
EN