What is Conio.h ?

Answer Posted / deepak kumar dhurve

(Console Input Output Header File) used generally used in console based application both can be used ini a single header file,there are no problem using both header file in a single header file.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the main characteristics of c language describe the structure of ac program?

604


Explain goto?

706


What is data structure in c and its types?

585


Why & is used in scanf in c?

613


Explain pointers in c programming?

628






Is int a keyword in c?

550


What are the data types present in c?

619


Explain indirection?

637


What is adt in c programming?

605


write a c program to calculate sum of digits till it reduces to a single digit using recursion

2712


What is data type long in c?

621


What is the difference between the expression “++a” and “a++”?

643


What does %d do?

708


Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)

804


What is action and transformation in spark?

588