What’s the diference between Object and object in C# | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
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 ответ
0
Object is a class object is an instance of class
20th Jan 2021, 8:00 AM
D_Stark
D_Stark - avatar