Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the use of a semicolon (;) at the end of every program statement?

Answer Posted / hrpynux@gmail.com

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 PL/I, Java, and the C family).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm

2062


What is the use of pragma in embedded c?

1098


Is it fine to write void main () or main () in c?

1077


code for quick sort?

2085


What is the difference between text files and binary files?

1398


Write a program for Overriding.

1214


What is your stream meaning?

1336


Is it possible to use curly brackets ({}) to enclose single line code in c program?

1375


How can I write functions that take a variable number of arguments?

1189


What is hashing in c?

1211


What is the advantage of a random access file?

1253


how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions

3232


Why do we use header files in c?

1125


Explain the use of keyword 'register' with respect to variables.

1098


Write a program to swap two numbers without using a temporary variable?

1181