Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
else Keyword | Control Structures
C# Basics
course content

Conteúdo do Curso

C# Basics

C# Basics

1. Getting Started
2. Dealing with Data Types
3. Control Structures
4. Loops
5. Arrays
6. Methods

else Keyword

There is an else keyword which can be used for executing a block of code if the condition is not met.

Syntax:

Example:

cs

main

The following diagram explains the flow of if-else statement:

What keyword is used for executing a piece of code if condition is not met in a conditional statement?

Selecione a resposta correta

Tudo estava claro?

Seção 3. Capítulo 7
We're sorry to hear that something went wrong. What happened?
some-alt