This print for content only-size & color not accurate 7" X 9-1/4" / casebound / malloy


// A C# int is really a shorthand for System.Int32



Download 21,46 Mb.
Pdf ko'rish
bet199/1830
Sana28.09.2021
Hajmi21,46 Mb.
#188411
1   ...   195   196   197   198   199   200   201   202   ...   1830
Bog'liq
[book] [en] Pro C# 2008 and the NET 3.5 Platform Fourth Edition

// A C# int is really a shorthand for System.Int32.

// which inherits the following members from System.Object.

Console.WriteLine("12.GetHashCode() = {0}", 12.GetHashCode());

Console.WriteLine("12.Equals(23) = {0}", 12.Equals(23));

Console.WriteLine("12.ToString() = {0}", 12.ToString());

Console.WriteLine("12.GetType() = {0}", 12.GetType());

Console.WriteLine();

}

If you were to call this method from within Main(), you would find the output shown in 



Figure 3-7.

Figure 3-7.

All types (even numerical data) extend System.Object

Members of Numerical Data Types

To continue experimenting with the intrinsic C# data types, understand that the numerical types

of .NET support MaxValue and MinValue properties that provide information regarding the range a

given type can store. In addition to the MinValue/MaxValue properties, a given numerical system

type may define further useful members. For example, the System.Double type allows you to obtain

the values for epsilon and infinity (which may be of interest to those of you with a mathematical

flare). To illustrate, consider the following helper function:

C H A P T E R   3  



C O R E   C #   P R O G R A M M I N G   C O N S T R U C T S, PA RT   I



84

8849CH03.qxd  9/24/07  11:07 AM  Page 84




static void DataTypeFunctionality()

{

Console.WriteLine("=> Data type Functionality:");



Console.WriteLine("Max of int: {0}", int.MaxValue);

Console.WriteLine("Min of int: {0}", int.MinValue);

Console.WriteLine("Max of double: {0}", double.MaxValue);

Console.WriteLine("Min of double: {0}", double.MinValue);

Console.WriteLine("double.Epsilon: {0}", double.Epsilon);

Console.WriteLine("double.PositiveInfinity: {0}",

double.PositiveInfinity);

Console.WriteLine("double.NegativeInfinity: {0}",

double.NegativeInfinity);

Console.WriteLine();

}


Download 21,46 Mb.

Do'stlaringiz bilan baham:
1   ...   195   196   197   198   199   200   201   202   ...   1830




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