What is the use of getchar functions?


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

Post New Answer

More C Interview Questions

why we need function pointers?

3 Answers  


What is #line in c?

0 Answers  


What are valid operations on pointers?

0 Answers  


What is the use of a static variable in c?

0 Answers  


how to write a data 10 in address location 0x2000

3 Answers  






Write a program to check palindrome number in c programming?

0 Answers  


how to write a prog in c to convert decimal number into binary by using recursen function,

1 Answers  


What are 'near' and 'far' pointers?

0 Answers  


how can write all 1to 100 prime numbers using for loop,if and break ?

2 Answers   TCS,


int i; i=2; i++; if(i=4) { printf(i=4); } else { printf(i=3); } output of the program ?

15 Answers   Mascot,


What is getch?

0 Answers  


Tell me with an example the self-referential structure?

0 Answers  


Categories