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

which one of follwoing will read a character from keyboard
and store in c
a)c=getc()
b)c=getchar()
c)c=getchar(stdin)
d)getc(&c)
e)none

Answer Posted / vignesh1988i

b id the correct option.......


c=getchar(void)


thank u

Is This Answer Correct ?    26 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you write the algorithm for Queue?

2175


What are dangling pointers? How are dangling pointers different from memory leaks?

1394


Is fortran still used in 2018?

1099


Differentiate between a structure and a union.

1336


How do you generate random numbers in C?

1247


What is mean by data types in c?

1075


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1968


main() { printf("hello"); fork(); }

1252


a value that does not change during program execution a) variabe b) argument c) parameter d) none

1296


What are compound statements?

1245


How can I remove the leading spaces from a string?

1216


What does %c mean in c?

1144


How to draw the flowchart for structure programs?

9397


What are enums in c?

1292


Explain what is #line used for?

1128