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...


why we are using semicolon at the end of printh statment

Answers were Sorted based on User's Feedback



why we are using semicolon at the end of printh statment..

Answer / shashi

semicolon is used for terminate the line

Is This Answer Correct ?    38 Yes 1 No

why we are using semicolon at the end of printh statment..

Answer / sri

every statement must be end with semicolon.so We use
semicolon.

Is This Answer Correct ?    5 Yes 22 No

Post New Answer

More C Interview Questions

which is the best site or book for learning C...and i need the content for C..how to get the good programming skills....? can plz suggest me....

2 Answers  


If "AaBbCc" is passed to the char char x(*a) { a[0]?x(a+1):1; printf("%c",a[0]); return 1; } what will be the output?

6 Answers   Hughes,


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

0 Answers  


Can we access RAM? How? Whats the range of access? Similarly What are other hardware we can access?

1 Answers  


Write a c program to print the sizes and ranges of different data types in c?

1 Answers  


Explain what’s a signal? Explain what do I use signals for?

0 Answers  


i got 75% in all semester am i eligible for your company

0 Answers   Infosys,


How to write a multi-statement macro?

0 Answers  


What is the code in while loop that returns the output of given code?

0 Answers  


What is the difference between null pointer and void pointer

10 Answers   CTS, Manforce, MAQ Software,


What is the Purpose of 'extern' keyword in a function declaration?

0 Answers  


#include main() { char s[] = "Bouquets and Brickbats"; printf(" %c, ",*(&s[2])); printf("%s, ",s+5); printf(" %s",s); printf(" %c",*(s+2)); }

0 Answers   Wilco,


Categories