Why does not use getgh(); and <conio.h> in c language.
Answer Posted / 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 |
Post New Answer View All Answers
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above
What are the complete rules for header file searching?
How can I manipulate strings of multibyte characters?
Why main function is special give two reasons?
what is ur strangth & weekness
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
What are actual arguments?
What are pointers? What are stacks and queues?
What is the difference between printf and scanf in c?
Write a program to find factorial of a number using recursive function.
how to write optimum code to divide a 50 digit number with a 25 digit number??
Can you please explain the difference between strcpy() and memcpy() function?
What are global variables?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What are enumerated types?