What is extern c used for?


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

Post New Answer

More C Interview Questions

1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?

0 Answers   KPIT,


In this assignment you are asked to write a multithreaded program to find the duplicates in an array of 10 million integers. The integers are between -5000,000 to 5000,000 and are generated randomly. Use 10 threads, each thread works on 1000,000 integers. Compare the time needed to accomplish the task with single thread of execution program. Do not include the time to fill the array with integers in the execution time.

0 Answers  


what is c?

4 Answers   IBM, TCS,


What are the application of c?

0 Answers  


What is the difference between typedef and #define?

0 Answers  






regarding pointers concept

0 Answers  


What does s c mean in text?

0 Answers  


write a program to display all prime numbers

0 Answers  


what is ur strangth & weekness

0 Answers   Cognizant, LG Soft, NetEnrich,


what is the difference between c and java?

1 Answers  


What is the use of f in c?

0 Answers  


How does free() know explain how much memory to release?

0 Answers  


Categories