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


Explain the difference between getch() and getche() in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Can a void pointer point to a function?

0 Answers  


#include<stdio.h> main() { char *p1; char *p2; p1=(char *) malloc(25); p2=(char *) malloc(25); strcpy(p1,"Ramco"); strcpy(p2,"Systems"); strcat(p1,p2); printf("%s",p1); } Tell me the output?

6 Answers   Ramco,


what is the different bitween abap and abap-hr?

0 Answers   TCS,


What are the ways to a null pointer can use in c programming language?

0 Answers  


What are function pointers? Provide an example.

1 Answers  


Can you return null in c?

0 Answers  


write a program for even numbers?

19 Answers   TCS,


What is scanf_s in c?

0 Answers  


What is cohesion in c?

0 Answers  


write a program in c to print **** * * * * ****

1 Answers   TCS,


There seem to be a few missing operators ..

0 Answers  


what are the languages used in c#?

3 Answers   Infosys,


Categories