Just wondering... | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Just wondering...

Why do I need a semicolon at the end of each line in C#?

21st Jan 2020, 12:59 PM
JuhJ
JuhJ - avatar
1 Resposta
+ 5
semicolon is a delimiter of statements in some programming languages. it's how the compiler know where a statement ends.
21st Jan 2020, 1:08 PM
Bahhaāµ£
Bahhaāµ£ - avatar