What is getch() function?


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

Post New Answer

More C Interview Questions

What is modeling?

0 Answers  


the maximum value that an integer constant can have is a) -32767 b) 32767 c) 1.701e+38 d) -1.7014e+38

1 Answers  


What is the benefit of using #define to declare a constant?

0 Answers  


What is the exact difference between '\0' and ""

3 Answers  


what is the difference b/w compiler and debugger?

2 Answers   Assurgent,






Describe explain how arrays can be passed to a user defined function

0 Answers  


how to calculate the time complexity of a given algorithm? pls give exaples..mainly for the coplexities such as O(log n),O(n log n)...

1 Answers   Infosys,


Does c have function or method?

0 Answers  


if p is a string contained in a string?

0 Answers  


a simple c program using 'for' loop to display the output 5 4 3 2 1

2 Answers   Google,


string reverse using recursion

0 Answers   Mind Tree,


Why is it important to memset a variable, immediately after allocating memory to it ?

0 Answers  


Categories