answersLogoWhite

0


Best Answer

subroutines procedures functions or methods

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a term used as a synonym for module in any programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How the term cross platform programming is assioted with C language?

Loosely.


What are the Definitions on programming?

Programming is a term that describes the usage of a programming language. Programming languages (C++ for example) are languages that create programs, these programming languages should not be confused with scripting languages. Scripting languages are languages that are meant to be interpenetrated by programs. (Written in a programming language)


The term HTML refers to?

(Apex) A programming language used to create websites.


What is a special language used to write computer programs?

SQL which stands for Structured Query Language The term you are looking for is programming language.


What is the actual fullform of java?

I'm sorry, but this question makes no sense. What does the term "fullform" mean in this context? The term "Java" for the programming language (note that the word is capitalized) is a trademark owned by Oracle Corporation for the programming language. It is a word in its own right. The derivation is commonly understood to be from the name of the Indonesian island and its slang use as a synonym for "coffee". (Coffee is a major export of Java.) <http://en.wikipedia.org/wiki/Java_(programming_language)> GIYF


What does the acronym YOPL stand for?

YOPL stands for "Your Own Programming Language". It is a term used to describe the process of creating a custom programming language tailored to specific needs or preferences.


What is orthogonality in a programming language?

In computer programming, orthogonality in a programming language means that a relatively small set of primitive constructs can be combined in a relatively small number of ways to build the control and data structures of the language. The term is most-frequently used regarding assembly instruction sets, as orthogonal instruction set.


Tell about something about LISP?

Lisp was invented by John McCarthy in 1958 while he was at the Massachusetts Institute of Technology (MIT). LISP is a high-level programming language specified in 1958. The term derived from "List Processing Language" and as the term indicates, its main data structure is linked lists. It is the oldest high level programming language, second to fortran.


What is the difference between windows programming and .Net programming?

Windows programming is a general term for writing programs intended for the Windows platforms. We can write Windows programs in any programming language. The .NET framework is specifically intended to be used with C#, F# and Visual Basic programming languages.


What is the term 'fprintf' used in?

The term "fprintf" is a command used in the computer programming language C++. The command "fprintf" in C++ is used to print formatted data to a stream.


To what field does the term sql pertain?

SQL (Structured Query Language) pertains to the field of database management. It is a standard programming language used to manage and manipulate database systems, allowing users to store, retrieve, and manipulate data efficiently.


What is VHLL?

VHLL is a technical term which stands for very high level programming language, and is designed to reduce the complexities in creating programs.