C# 0 The Complete Reference


Base Class References and Derived Objects



Download 4,07 Mb.
Pdf ko'rish
bet380/1096
Sana23.01.2022
Hajmi4,07 Mb.
#402171
1   ...   376   377   378   379   380   381   382   383   ...   1096
Bog'liq
C-Sharp 3 The Complete Reference Herbert Schildt

Base Class References and Derived Objects

As you know, C# is a strongly typed language. Aside from the standard conversions and 

automatic promotions that apply to its value types, type compatibility is strictly enforced. 

Therefore, a reference variable for one class type cannot normally refer to an object of 

another class type. For example, consider the following program that declares two classes 

that are identical in their composition:

// This program will not compile.

class X {

  int a;

  public X(int i) { a = i; }

}

class Y {



  int a;

  public Y(int i) { a = i; }

}

class IncompatibleRef {



  static void Main() {

www.freepdf-books.com




290

 

P a r t   I :  



T h e   C #   L a n g u a g e

    X x = new X(10);

    X x2;

    Y y = new Y(5);

    x2 = x; // OK, both of same type

    x2 = y; // Error, not of same type

  }

}

Here, even though class 




Download 4,07 Mb.

Do'stlaringiz bilan baham:
1   ...   376   377   378   379   380   381   382   383   ...   1096




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish