25.07.2017 Views

Intro-CSharp-Book-v2015

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Глава 2. Примитивни типове и променливи 121<br />

bool equalA1 = (a == 1);<br />

// Print the results on the console<br />

if (greaterAB)<br />

{<br />

Console.WriteLine("A > B");<br />

}<br />

else<br />

{<br />

Console.WriteLine("A

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!