What’s the diference between Object and object in C# | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 Réponse
0
Object is a class object is an instance of class
20th Jan 2021, 8:00 AM
D_Stark
D_Stark - avatar