why arguments can generally be passed to functions
a) sending the values of the arguments
b) sending the addresses of the arguments
c) a & b
d) none of the above
No Answer is Posted For this Question
Be the First to Post Answer
How can you allocate arrays or structures bigger than 64K?
A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.
WHAT IS MEANT BY LIFE?
what is the output of the following program and explain the answer #include<stdio.h> exp() { main(5) } main(int a) { printf("%d",a); return; }
what is an array
what is the meaning of java that is (J A V A) full form of JAVA
71 Answers AKS University, Bhel, BNL, BPO, HCL, Peacecon,
What are near, far and huge pointers?
0 Answers Hexaware, Thomson Reuters, Virtusa,
What is the difference between strcpy() and memcpy() function in c programming?
Why is c known as a mother language?
What is a pointer in c plus plus?
write an interactive program to generate the divisors of a given integer.
how do you execute a c program in unix.