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


Is both getch() and getchar() functions are similar? if it is
similar means why these two functions are used for same usage?
if it is not similar means what is the difference?



Is both getch() and getchar() functions are similar? if it is similar means why these two function..

Answer / madhu.s.a

No ,its not same because getch()is used to get the output
screen and getchar() is used to get the single character
input.


I dont know whether it is correct or not.

Is This Answer Correct ?    21 Yes 8 No

Post New Answer

More C Interview Questions

Explain how can I avoid the abort, retry, fail messages?

0 Answers  


Explain what is operator promotion?

0 Answers  


What is use of pointer?

0 Answers  


Explain what is wrong with this program statement?

0 Answers  


What is Bitwise Operator and how it works?

1 Answers  


how to use virual function in real time example

1 Answers   CTS, Wipro,


How can you invoke another program from within a C program?

0 Answers  


What is indirection in c?

0 Answers  


why do some people write if(0 == x) instead of if(x == 0)?

0 Answers  


void main() { for(; 0 ;) ... { printf("hello"); ... } getch(); }

1 Answers  


How can I read in an object file and jump to locations in it?

0 Answers  


What is the purpose of ftell?

0 Answers  


Categories