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
Why c is called a middle level language?
What is the difference between procedural and declarative language?
What is array of structure in c programming?
Explain goto?
Why can arithmetic operations not be performed on void pointers?
What are multibyte characters?
How can you restore a redirected standard stream?
What is anagram in c?
What are the disadvantages of c language?
How do you do dynamic memory allocation in C applications?
What are the key features in c programming language?
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
What are run-time errors?
what is the height of tree if leaf node is at level 3. please explain
Tell us two differences between new () and malloc ()?