ADVERTISEMENT

JUPITER SCIENCE

Static and Dynamic Typed System

Type in programming is used to refer to the data type such as int, char, or user-defined structured data types.

Static type programming language is one where the data type of the variable is known before the execution of the program. This is done during the compilation of the code.

In Dynamic type programming language, the data type of a variable is not known till the program is executed.

C, C++, Java, Fortran, COBOL, BASIC, Pascal are some examples of Statically Typed Language

Perl, Python, Julia, Windows PowerShell are some examples of Dynamically Typed Language

TAGS:

Comments

What do you think?

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

The Critical Role of the Top 5 Metals Used in Metallurgy Today

The Critical Role of the Top 5 Metals Used in Metallurgy Today

Explore the foundational elements of modern industry by delving into the top 5 metals used in metallurgy today, examining their unique properties, complex extraction and processing methods, and indispensable applications across various sectors. This comprehensive article sheds light on why these specific metals remain paramount in advanced metallurgical practices.

read more

Recommended Reads for You

Share This