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 C language Terminator?

Answer Posted / vandana

semicolon(;)

Is This Answer Correct ?    50 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

2880


How we can insert comments in a c program?

1185


What is a scope resolution operator in c?

1326


Is main is a keyword in c?

1174


what is the diffrenet bettwen HTTP and internet protocol

1882


What is the purpose of clrscr () printf () and getch ()?

1112


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.

1993


A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference

1149


What is the difference between %d and %i?

1144


How do shell structures work?

1171


If null and 0 are equivalent as null pointer constants, which should I use?

1307


Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

2121


What is a pointer on a pointer in c programming language?

1184


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

1780


What is the use of void pointer and null pointer in c language?

1165