Article | REF: H3320 V1

Typing in programming language

Authors: Emmanuel CHAILLOUX, Romain DEMANGEON, Michel MAUNY

Publication date: May 10, 2018

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

3. Abstraction

In everyday language, abstraction is the intellectual operation that consists in retaining only the essential characteristics of something, thus forgetting the other aspects, which are reduced to the level of detail. In programming, the notions of procedure, function, module or software component are all part of the abstraction process, reducing a given piece of programming to the functionality it performs, and allowing certain details of its implementation to be forgotten when it is reused.

Abstraction is a concept closely linked to typing: a type is already in itself the representation of a set of data (the type's "inhabitants") sharing common properties.

For example, integers form a type whose inhabitants can be manipulated by operations common to all integers, but whose implementation details can be...

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Software technologies and System architectures

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Abstraction