What is the use of linkage in c language?


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

Post New Answer

More C Interview Questions

How to write a code for reverse of string without using string functions?

0 Answers   TCS,


What are the string functions? List some string functions available in c.

0 Answers  


What are the application of c?

0 Answers  


How can I read a directory in a C program?

2 Answers   Bright Outdoor, Wipro,


code for concatination of 2 strings with out using library functions?

3 Answers  






#include<conio.h> #include<stdio.h> void main() { int i; if(1,0,2,3) { printf("if"); } else { printf("else"); } getch(); } Can any body tell the answer of this question with explanation?

3 Answers   Huawei,


Find MAXIMUM of three distinct integers using a single C statement

0 Answers  


program to find the ASCII value of a number

8 Answers  


What are local variables c?

0 Answers  


what is output of the following statetment?Printf(“%x”, -1<<4); ?

5 Answers  


In CMM or CMMI certified organizations,we assess only the standard software processes of the organization. We do not assess the organizations other functional departments like HR or Admin. Then how can we certify the entire organization as CMM level company?? We have assessed only software related activities. Right. There is no relation with other departments like Accounts, HR or Admin. Then how can we claim that the whole company is a CMM certified company?

1 Answers   Melstar,


how to go with this?

1 Answers   Wipro,


Categories