What header files do I need in order to define the standard library functions I use?


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

Post New Answer

More C Interview Questions

What are local static variables? How can you use them?

0 Answers  


What are 'near' and 'far' pointers?

0 Answers  


implement general tree using link list

1 Answers   Wipro,


1 1 12 21 123 321 12344231 how i creat it with for loop??

1 Answers  


4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.

0 Answers   TCS,


How many ways are there to swap two numbers without using temporary variable? Give the each logic.

9 Answers  


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

0 Answers  


What is the difference between test design and test case design?

0 Answers  


Difference between constant pointer and pointer to a constant.

0 Answers   Huawei,


difference of two no's with out using - operator

7 Answers  


What is a function simple definition?

0 Answers  


What are reserved words?

0 Answers  


Categories