How can you pass an array to a function by value?
No Answer is Posted For this Question
Be the First to Post Answer
How to calculate Total working time using Login and logout?
2 Answers CTS, Cygnus, Infosys, Signal Networks, TCS, Wipro,
Example of friendly function in c++
What is the purpose of clrscr () printf () and getch ()?
Do character constants represent numerical values?
Which of the following are valid "include" formats? A)#include and #include[file.h] B)#include (file.h) and #include C)#include [file.h] and #include "file.h" D)#include <file.h> and #include "file.h"
What does 4d mean in c?
WHAT IS THE DIFFERENCE BETWEEN malloc() and calloc() in c file management?
28 Answers 3D PLM, Code Studio, Deltech, IBM,
What is the difference between near, far and huge pointers?
Does * p ++ increment p or what it points to?
what is the output of printf("%d",(scanf("%d",10));
Explain is it valid to address one element beyond the end of an array?
In scanf h is used for