Pergunta de entrevista da empresa Infosys

What is a variable? What can the type of a variable tell you?

Resposta da entrevista

Sigiloso

26 de jun. de 2019

Variables hold data that can change. The type of a variable can tell you memory usage and the types of operators that it can be used with among other things.