What is getch c?


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

Post New Answer

More C Interview Questions

do you think its fraud or original company?

0 Answers  


If the size of int data type is two bytes, what is the range of signed int data type?

0 Answers  


What is the difference between call by value and call by reference in c?

0 Answers  


What is structure padding ?

3 Answers   HP,


Hierarchy decides which operator a) is most important b) is used first c) is fastest d) operates on largest numbers

1 Answers  






What is the return type of sizeof?

0 Answers  


What are local and global variables?

3 Answers  


Write a C program to print 1 2 3 ... 100 without using loops?

15 Answers   Hindalco,


What is Function Pointer? Explain with example?

3 Answers  


If fflush wont work, what can I use to flush input?

0 Answers  


What is Dynamic memory allocation in C? Name the dynamic allocation functions.

1 Answers  


write a program that will read the temperature in Celsius and convert that into Fahrenheit.

1 Answers  


Categories