Why does not use getgh(); and <conio.h> in c language.
Answer Posted / sandeep
Check your question dude
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the significance of an algorithm to C programming?
What is the difference between c and python?
What is c language used for?
Explain the use of function toupper() with and example code?
What is abstract data structure in c?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
how should functions be apportioned among source files?
What's the total generic pointer type?
What is a char in c?
Is c++ based on c?
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
List some of the static data structures in C?
What is function and its example?
How will you write a code for accessing the length of an array without assigning it to another variable?