Explain what is the difference between a free-standing and a hosted environment?


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

Post New Answer

More C Interview Questions

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 to reverse a linked list

1 Answers   Aricent, Fidelity, IBM, TCS,


Write any data structure program (stack implementation)

1 Answers   HTC,


Explain how are 16- and 32-bit numbers stored?

0 Answers  


How many types of functions are there in c?

0 Answers  






whats the use of header file in c?

2 Answers  


What is variable declaration and definition in c?

0 Answers  


What is meant by realloc()?

0 Answers  


main() { printf("hello%d",print("QUARK test?")); }

5 Answers  


Explain what are run-time errors?

0 Answers  


what is the role you expect in software industry?

0 Answers   HCL,


What is the value of a[3] if integer a[] = {5,4,3,2,1}?

0 Answers  


Categories