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

Can a function argument have default value?

0 Answers   Genpact,


Is it possible to create recycle bin in mobiles?

2 Answers  


What are the __date__ and __time__ preprocessor commands?

0 Answers  


Why the use of alloca() is discouraged?

2 Answers   Oracle,


write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.

0 Answers  






what is the output of printf("%d",(scanf("%d",10));

10 Answers  


Explain the array representation of a binary tree in C.

0 Answers   Genpact,


When should structures be passed by values or by references?

0 Answers   Adobe,


What does %2f mean in c?

0 Answers  


What are the different types of data structures in c?

0 Answers  


how to write hello word without using semicolon at the end?

6 Answers   Accenture,


How can I access an I o board directly?

0 Answers  


Categories