sagar


{ City } islampur
< Country > india
* Profession *
User No # 32696
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 7
Users Marked my Answers as Wrong # 0
Questions / { sagar }
Questions Answers Category Views Company eMail




Answers / { sagar }

Question { Trident, 20642 }

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

b)c=getchar()

Is This Answer Correct ?    7 Yes 0 No