What’s the diference between Object and object in C# | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

What’s the diference between Object and object in C#

What’s the diference? I can code both but... how do I choose the right one?

20th Jan 2021, 7:11 AM
Diego Becerril
Diego Becerril - avatar
1 Respuesta
0
Object is a class object is an instance of class
20th Jan 2021, 8:00 AM
D_Stark
D_Stark - avatar