What is the mean of function?


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

Post New Answer

More C Interview Questions

What are the types of assignment statements?

0 Answers  


What is the use of function overloading in C?

0 Answers   Ittiam Systems,


What is pointer & why it is used?

0 Answers  


write the program for maximum of the following numbers? 122,198,290,71,143,325,98

5 Answers  


what is an ERP?

2 Answers   Infotech,






Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014  Npu university

0 Answers  


write a program for 7*8 = 56 ? without using * multiply operator ? output = 56

6 Answers   Xavient,


List out few of the applications that make use of Multilinked Structures?

1 Answers   Accenture,


Look at the Code: #include<string.h> void main() { char s1[]="abcd"; char s2[10]; char s3[]="efgh"; int i; clrscr(); i=strcmp(strcat(s3,ctrcpy(s2,s1))strcat(s3,"abcd")); printf("%d",i); } What will be the output? A)No output B) A Non Integer C)0 D) Garbage

7 Answers   Accenture,


what is the use of c program?

4 Answers   Synergy, Web Synergies,


Explain how do you use a pointer to a function?

0 Answers  


Are the variables argc and argv are local to main?

0 Answers   TISL,


Categories