Questão de Programação

What is the correct way to declare a pointer to an integer variable?

A
A pointer to an integer variable is declared using the * symbol after the variable type.
B
A pointer to an integer variable is declared using the & symbol before the variable name.
C
A pointer to an integer variable is declared using the * symbol before the variable name.

Ainda não há comentários para esta questão.

Seja o primeiro a comentar!

Aulas em vídeo Em breve

00:00

Tópicos Relacionados