Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
If « Language Basics « C# / C Sharp
C# / C Sharp
Language Basics
If
1.
If else for int
2.
Determine if a value is positive or negative
3.
Determine if a value is positive, negative, or zero
4.
Demonstrate the if
5.
Demonstrate a block of code
6.
If Branching
7.
If Else
8.
Another if else
9.
Illustrates the use of the if statement
10.
Illustrates the use of an if statement that executes a block
11.
illustrates the use of a nested if statement
12.
Logical operators with an if statement