else if | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 5

else if

Big brain time: is "else if" statement in C-like languages just an if statement inside of an else statement without braces?

19th Jun 2022, 1:03 PM
Xemonix
Xemonix - avatar
2 Respostas
+ 3
šŸ‡ŗšŸ‡¦ GUMBALL šŸ‡ŗšŸ‡¦ yes, and you can use something like else for or else while ..
19th Jun 2022, 1:13 PM
Amine Laaboudi
Amine Laaboudi - avatar
+ 1
Yes kind of nested if else
20th Jun 2022, 6:49 PM
David Mwas
David Mwas - avatar