pointer type
[ˈpɔɪntər taɪp]
nounpl: pointer types
tipo de ponteiro
1. In programming, a data type that holds a memory address of another variable or object
In C++, you must declare a pointer type to store the address of an integer variable.
Em C++, você deve declarar um tipo de ponteiro para armazenar o endereço de uma variável inteira.
2. A reference data type used in languages like Java and C# that points to objects in memory
The pointer type allows you to indirectly access the data stored in memory.
O tipo de ponteiro permite que você acesse indiretamente os dados armazenados na memória.
This is a specialized technical term primarily used in computer science and software development contexts. In Brazil, 'tipo de ponteiro' is the standard term in programming courses and technical documentation, while Portugal may use 'tipo de apontador.' The concept is fundamental to understanding lower-level programming languages like C and C++, but less prominent in higher-level languages like Python or Java where memory management is abstracted.
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →