What Does A Semicolon Mean In Coding?

What Does A Semicolon Mean In Coding? What does a semicolon mean in coding? In computer programming, the semicolon is often used to separate multiple statements (for example, in Perl, Pascal, and SQL; see Pascal: Semicolons as statement separators). In other languages, semicolons are called terminators and are required after every statement (such as in