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 / nayanprakash

After finishing a line we r using semicoln(;) at last to
terminate the sentencs.But remember semicolon is not using
in condition statement.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the application of c?

1063


What is sizeof array?

1026


What is else if ladder?

984


Explain what are reserved words?

1062


Why dont c comments nest?

1021


How will you print TATA alone from TATA POWER using string copy and concate commands in C?

1342


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3661


What are the functions to open and close the file in c language?

1008


write a program fibonacci series and palindrome program in c

996


How can I access an I o board directly?

1054


How can I run c program?

1143


What is the purpose of the following code? Is there any problem with the code? void send(int count, short *to, short *from) { /* count > 0 assumed */ register n = (count + 7) / 8; switch (count % 8) { case 0: do { *to = *from++; case 7: *to = *from++; case 6: *to = *from++; case 5: *to = *from++; case 4: *to = *from++; case 3: *to = *from++; case 2: *to = *from++; case 1: *to = *from++; } while (--n > 0); } }

2457


Explain the red-black trees?

1090


What is enumerated data type in c?

1048


Which programming language is best for getting job 2020?

1012