C#C
C#10mo ago
murns

Nested else if | help

Hi, im new to C# and am a bit confused. What is the difference between a

if statsment with a nested if-else

and a

if-elif-else structure?
Was this page helpful?