Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Install
Faster access than browser!
 

Local variable and Side effect (computer science)

Shortcuts: Differences, Similarities, Jaccard Similarity Coefficient, References.

Difference between Local variable and Side effect (computer science)

Local variable vs. Side effect (computer science)

In computer science, a local variable is a variable that is given local scope. In computer science, a function or expression is said to have a side effect if it modifies some state outside its scope or has an observable interaction with its calling functions or the outside world besides returning a value.

Similarities between Local variable and Side effect (computer science)

Local variable and Side effect (computer science) have 5 things in common (in Unionpedia): C++, Computer science, Global variable, Static variable, Subroutine.

C++

C++ ("see plus plus") is a general-purpose programming language.

C++ and Local variable · C++ and Side effect (computer science) · See more »

Computer science

Computer science deals with the theoretical foundations of information and computation, together with practical techniques for the implementation and application of these foundations.

Computer science and Local variable · Computer science and Side effect (computer science) · See more »

Global variable

In computer programming, a global variable is a variable with global scope, meaning that it is visible (hence accessible) throughout the program, unless shadowed.

Global variable and Local variable · Global variable and Side effect (computer science) · See more »

Static variable

In computer programming, a static variable is a variable that has been allocated "statically", meaning that its lifetime (or "extent") is the entire run of the program.

Local variable and Static variable · Side effect (computer science) and Static variable · See more »

Subroutine

In computer programming, a subroutine is a sequence of program instructions that performs a specific task, packaged as a unit.

Local variable and Subroutine · Side effect (computer science) and Subroutine · See more »

The list above answers the following questions

Local variable and Side effect (computer science) Comparison

Local variable has 32 relations, while Side effect (computer science) has 32. As they have in common 5, the Jaccard index is 7.81% = 5 / (32 + 32).

References

This article shows the relationship between Local variable and Side effect (computer science). To access each article from which the information was extracted, please visit:

Hey! We are on Facebook now! »