a parameter passed between a calling program and a called program
a) variable
b) constant
c) argument
d) all of the above
No Answer is Posted For this Question
Be the First to Post Answer
How can I dynamically allocate arrays?
how to connect oracle in C/C++.
why arithmetic operation can’t be performed on a void pointer?
Does * p ++ increment p or what it points to?
Is register a keyword in c?
Explain is it valid to address one element beyond the end of an array?
Why do we use header files in c?
write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
Write a program on swapping (100, 50)
main() { int i = -3,j=2,k=0,m; m= ++i || ++j && ++k; printf("%d%d%d",i,j,k,m); }
Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
2 Answers HCL, IBM, Satyam, Vimal, Vimukti Technologies,