Why does not use getgh(); and <conio.h> in c language.

Answers were Sorted based on User's Feedback



Why does not use getgh(); and <conio.h> in c language...

Answer / smriti patnaik

because getgh();function is declared and defined in conio.h
header file..
when we want to call the function we call it under conio.h
header file......

Is This Answer Correct ?    23 Yes 11 No

Why does not use getgh(); and <conio.h> in c language...

Answer / sandeep

Check your question dude

Is This Answer Correct ?    0 Yes 0 No

Why does not use getgh(); and <conio.h> in c language...

Answer / suhani

there is no need of conio.h for working of getch()

Is This Answer Correct ?    4 Yes 19 No

Post New Answer

More C Interview Questions

How do you define CONSTANT in C?

0 Answers   ADP,


Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.

4 Answers  


What is the difference between abs() and fabs() functions?

0 Answers  


Difference between strcpy() and memcpy() function?

0 Answers  


show how link list can be used to repersent the following polynomial i) 5x+2

0 Answers   CBSE,






Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250

0 Answers  


Is javascript written in c?

0 Answers  


count the numbers between 100 and 300, that star with 2 and ends with 2

5 Answers   Mind Tree,


What is 1f in c?

0 Answers  


WAP &#8211; represent a char in binary format

4 Answers   Motorola, Wipro,


what is data structure.in linear and non linear data structures which one is better?Explain

3 Answers   Wipro,


how can be easily placed in TCS.

0 Answers   TCS,


Categories