Why do we use stdio h and conio h?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is the auto keyword good for?

0 Answers  


How can I copy just a portion of a string?

0 Answers  


What is the importance of c in your views?

0 Answers  


i want to have a program to read a string and print the frequency of each character and it should work in turbo c

3 Answers   Persistent, Wipro,


How many types of operator or there in c?

0 Answers  






What are the types of arrays in c?

0 Answers  


what does the following function print? func(int i) { if(i%2)return 0; eale return 1; } main() { int =3; i=func(i); i=func(i); printf("%d",i);}

9 Answers   TCS,


who will call your main function in c under linux?

2 Answers  


What's the difference between a linked list and an array?

14 Answers  


accept character from keyboard untill the user presses the enter key.If the user enters any character other than upper case(A-Z)alphabets program should stop taking any input

1 Answers  


difference between c and c++

3 Answers  


What happens if header file is included twice?

0 Answers  


Categories