What is getch?


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

Post New Answer

More C Interview Questions

Is there a built-in function in C that can be used for sorting data?

0 Answers  


How to convert decimal to binary in C using recursion??

4 Answers   HP, IBM,


What does %p mean c?

0 Answers  


main() { int a[10]; printf("%d",*a+1-*a+3); }

2 Answers  


Write a program in C to reverse a number by recursive function?

1 Answers  






Is c a great language, or what?

0 Answers  


What is ponter?

0 Answers   TCS,


Is javascript based on c?

0 Answers  


Mention four important string handling functions in c languages .

0 Answers  


Between macros and functions,which is better to use and why?

0 Answers  


Write a program for the following series: 1*3*5-2*4*6+3*5*7-4*6*8+.................up to nterms

5 Answers   Convex Digital,


What's a "sequence point"?

3 Answers  


Categories