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

Post New Answer

More C Interview Questions

biggest of two no's with out using if condition statement

8 Answers  


What is the general form of a C program?

0 Answers  


What is the use of header?

0 Answers  


Famous puzzles which are generally asked by companies during interviews ?

1 Answers   3D PLM, Yahoo,


what is the use of fflush() function?

2 Answers  






What is a class c rental property?

0 Answers  


Describe for loop and write a c program to sum the series X + x2/2! + x3 /3! + …….. up to fifteen terms.

2 Answers  


Is c programming hard?

0 Answers  


What are the benefits of c language?

0 Answers  


Why is main function so important?

0 Answers  


Why should I prototype a function?

0 Answers  


an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational

0 Answers  


Categories