0% found this document useful (0 votes)
13 views7 pages

Notes 2

The document covers various topics related to C# programming, including case sensitivity, calculating simple interest, using Math.Pow() for power calculations, counting words in a string, converting dollars to cents, and integer types in C#. Each topic provides essential information for understanding and utilizing C# effectively.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views7 pages

Notes 2

The document covers various topics related to C# programming, including case sensitivity, calculating simple interest, using Math.Pow() for power calculations, counting words in a string, converting dollars to cents, and integer types in C#. Each topic provides essential information for understanding and utilizing C# effectively.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

C# code is case sensitive

Calculating Simple Interest


Calculating Simple Interest
Calculating power using [Link]()
Count number of words in a String
Convert Dollar to Cents
Integer types in C#

You might also like