
Pseudovariable
UK
/ˌsjuːdəʊˈvɛərəbl/
US
/ˌsuːdoʊˈvɛrɪbəl/

Translation pseudovariable into russian
pseudovariable
NounUK
/ˌsjuːdəʊˈvɛərəbl/
US
/ˌsuːdoʊˈvɛrɪbəl/
In programming, a pseudovariable is a special type of variable.
В программировании псевдопеременная — это особый тип переменной.
Definitions
pseudovariable
NounUK
/ˌsjuːdəʊˈvɛərəbl/
US
/ˌsuːdoʊˈvɛrɪbəl/
A symbol or identifier in a programming language that behaves like a variable but does not actually store a value, often used to represent a special value or state.
In some programming languages, 'this' is considered a pseudovariable that refers to the current object instance.