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 difference between getchar,putchar functions and
printf and scanf function? does putchar show output only
when input given to it

Answer Posted / moses

getchar gets a character,printf prints the text,scanf read
the input,putchar prints the character of getchar....

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c programming structure?

1273


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

2343


What is the use of sizeof?

1062


Explain how do you sort filenames in a directory?

1071


Write a program of advanced Fibonacci series.

1203


What is an operator?

1124


Explain what is the difference between #include and #include 'file' ?

1075


write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

4042


Can you add pointers together? Why would you?

1179


What does it mean when a pointer is used in an if statement?

1152


Why c is a procedural language?

1128


Explain what are run-time errors?

1140


When can a far pointer be used?

1077


What is the function of volatile in c language?

1184


Write a program to identify if a given binary tree is balanced or not.

1228