Semicolon in c# | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 4

Semicolon in c#

Does a semicolon at the end of program statement indicate that a compiler is used and not an interpreter

17th Apr 2019, 4:02 AM
Sanjay Kamath
Sanjay Kamath - avatar
1 ответ
+ 2
A semicolon is used at the end of a command and therefor its always at the end of the code it doesn't have to do anything with the way you run the code
18th Apr 2019, 4:18 PM
Lexfuturorum
Lexfuturorum - avatar