Similarities between Function (computer programming) and Modula-2
Function (computer programming) and Modula-2 have 20 things in common (in Unionpedia): Ada (programming language), C (programming language), C++, Compiler, Coroutine, Fortran, IBM, Identifier, Information hiding, Interrupt, Library (computing), Modular programming, Object (computer science), Object-oriented programming, Pascal (programming language), Programming language, Relational database, Scope (computer science), Strong and weak typing, Structured programming.
Ada (programming language)
Ada is a structured, statically typed, imperative, and object-oriented high-level programming language, inspired by Pascal and other languages.
Ada (programming language) and Function (computer programming) · Ada (programming language) and Modula-2 ·
C (programming language)
C (pronounced – like the letter c) is a general-purpose programming language.
C (programming language) and Function (computer programming) · C (programming language) and Modula-2 ·
C++
C++ (pronounced "C plus plus" and sometimes abbreviated as CPP) is a high-level, general-purpose programming language created by Danish computer scientist Bjarne Stroustrup.
C++ and Function (computer programming) · C++ and Modula-2 ·
Compiler
In computing, a compiler is a computer program that translates computer code written in one programming language (the source language) into another language (the target language).
Compiler and Function (computer programming) · Compiler and Modula-2 ·
Coroutine
Coroutines are computer program components that allow execution to be suspended and resumed, generalizing subroutines for cooperative multitasking.
Coroutine and Function (computer programming) · Coroutine and Modula-2 ·
Fortran
Fortran (formerly FORTRAN) is a third generation, compiled, imperative programming language that is especially suited to numeric computation and scientific computing.
Fortran and Function (computer programming) · Fortran and Modula-2 ·
IBM
International Business Machines Corporation (using the trademark IBM), nicknamed Big Blue, is an American multinational technology company headquartered in Armonk, New York and present in over 175 countries.
Function (computer programming) and IBM · IBM and Modula-2 ·
Identifier
An identifier is a name that identifies (that is, labels the identity of) either a unique object or a unique class of objects, where the "object" or class may be an idea, physical countable object (or class thereof), or physical noncountable substance (or class thereof).
Function (computer programming) and Identifier · Identifier and Modula-2 ·
Information hiding
In computer science, information hiding is the principle of segregation of the design decisions in a computer program that are most likely to change, thus protecting other parts of the program from extensive modification if the design decision is changed.
Function (computer programming) and Information hiding · Information hiding and Modula-2 ·
Interrupt
In digital computers, an interrupt (sometimes referred to as a trap) is a request for the processor to interrupt currently executing code (when permitted), so that the event can be processed in a timely manner.
Function (computer programming) and Interrupt · Interrupt and Modula-2 ·
Library (computing)
In computer science, a library is a collection of read-only resources that is leveraged during software development to implement a computer program.
Function (computer programming) and Library (computing) · Library (computing) and Modula-2 ·
Modular programming
Modular programming is a software design technique that emphasizes separating the functionality of a program into independent, interchangeable modules, such that each contains everything necessary to execute only one aspect of the desired functionality.
Function (computer programming) and Modular programming · Modula-2 and Modular programming ·
Object (computer science)
In computer science, an object is a programming element that has state, has associated operations and is accessed via an identifier.
Function (computer programming) and Object (computer science) · Modula-2 and Object (computer science) ·
Object-oriented programming
Object-oriented programming (OOP) is a programming paradigm based on the concept of objects, which can contain data and code: data in the form of fields (often known as attributes or properties), and code in the form of procedures (often known as methods).
Function (computer programming) and Object-oriented programming · Modula-2 and Object-oriented programming ·
Pascal (programming language)
Pascal is an imperative and procedural programming language, designed by Niklaus Wirth as a small, efficient language intended to encourage good programming practices using structured programming and data structuring.
Function (computer programming) and Pascal (programming language) · Modula-2 and Pascal (programming language) ·
Programming language
A programming language is a system of notation for writing computer programs.
Function (computer programming) and Programming language · Modula-2 and Programming language ·
Relational database
A relational database (RDB) is a database based on the relational model of data, as proposed by E. F. Codd in 1970.
Function (computer programming) and Relational database · Modula-2 and Relational database ·
Scope (computer science)
In computer programming, the scope of a name binding (an association of a name to an entity, such as a variable) is the part of a program where the name binding is valid; that is, where the name can be used to refer to the entity.
Function (computer programming) and Scope (computer science) · Modula-2 and Scope (computer science) ·
Strong and weak typing
In computer programming, one of the many ways that programming languages are colloquially classified is whether the language's type system makes it strongly typed or weakly typed (loosely typed).
Function (computer programming) and Strong and weak typing · Modula-2 and Strong and weak typing ·
Structured programming
Structured programming is a programming paradigm aimed at improving the clarity, quality, and development time of a computer program by making extensive use of the structured control flow constructs of selection (if/then/else) and repetition (while and for), block structures, and subroutines.
Function (computer programming) and Structured programming · Modula-2 and Structured programming ·
The list above answers the following questions
- What Function (computer programming) and Modula-2 have in common
- What are the similarities between Function (computer programming) and Modula-2
Function (computer programming) and Modula-2 Comparison
Function (computer programming) has 176 relations, while Modula-2 has 139. As they have in common 20, the Jaccard index is 6.35% = 20 / (176 + 139).
References
This article shows the relationship between Function (computer programming) and Modula-2. To access each article from which the information was extracted, please visit:
