Why we write conio h in c?


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

Post New Answer

More C Interview Questions

If input is 123 then how to print 100 and 20 and 3 seperately?

4 Answers  


Q.11 Generate the following pattern using code in any language(c/c++/java) for n no. of rows 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1

2 Answers  


What is pointers in c with example?

0 Answers  


What is a void pointer in c?

0 Answers  


which of the following shows the correct hierarchy of arithmetic operations in C a) (), **, * or/,+ or - b) (),**,*,/,+,- c) (),**,/,*,+,- d) (),/ or *,- or +

0 Answers  






write a c prog for removing duplicate character from an array and sorting remaining elements using a single array

1 Answers  


What is keyword with example?

0 Answers  


Where are some collections of useful code fragments and examples?

0 Answers   Celstream,


what is computer

4 Answers  


What’s the special use of UNIONS?

0 Answers   ADP,


What is malloc() function?

0 Answers  


write a program for odd numbers?

15 Answers  


Categories