we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called

a) calls by reference

b) calls by value

c) calls by zero

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

Explain what is the benefit of using an enum rather than a #define constant?

0 Answers  


What does c value mean?

0 Answers  


What is the difference between volatile and const volatile?

0 Answers  


What is meant by type casting?

0 Answers  


Should I learn c before c++?

0 Answers  


What is a built-in function in C?

1 Answers  


What is || operator and how does it function in a program?

0 Answers  


How to access or modify the const variable in c ?

16 Answers   HCL, HP,


What is the c language function prototype?

0 Answers  


Define recursion in c.

0 Answers  


What is "Hungarian Notation"?

0 Answers   Celstream,


Tell me what are bitwise shift operators?

0 Answers  


Categories