Pergunta de entrevista da empresa NVR

Identify which of these variables are reference or value types: string, int, decimal, date

Resposta da entrevista

Sigiloso

29 de nov. de 2016

Reference: String, decimal Value: int, date I think...