What is the use of linkage in c language?
No Answer is Posted For this Question
Be the First to Post Answer
How to write a code for reverse of string without using string functions?
What are the string functions? List some string functions available in c.
What are the application of c?
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?
#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?
Find MAXIMUM of three distinct integers using a single C statement
program to find the ASCII value of a number
What are local variables c?
what is output of the following statetment?Printf(“%x”, -1<<4); ?
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?
how to go with this?