Why is conio.h not required when we save a file as .c and
use clrscr() or getch() ?

Answer Posted / kuldeep yadav

not only conio.h , also stdio.h we dont need while saving a
C program with the extension '.c'... but in recent turbo C
or borland C compilers only it's allowing , it may be to
reduce the time of typing these files to include rather
getting automatically included.....

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is new line escape sequence?

811


Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

1620


What is LINKED LIST? How can you access the last element in a linked list?

633


Differentiate between the expression “++a” and “a++”?

705


What is the purpose of type declarations?

681






What is #include stdlib h?

616


How can a process change an environment variable in its caller?

656


Explain b+ tree?

629


What is enumerated data type in c?

629


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1446


What is pass by reference in functions?

325


How can you check to see whether a symbol is defined?

592


What is a function in c?

575


What is the use of #include in c?

580


i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me

1480