How is actual parameter different from the formal parameter?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Disadvantages of C language.

0 Answers   Impetus,


What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?

0 Answers  


In C programming, how do you insert quote characters (‘ and “) into the output screen?

0 Answers  


write a program to copy the string using switch case?

0 Answers   Mind Tree,


Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result

0 Answers  






what defference between c and c++ ?

6 Answers  


How to set file pointer to beginning c?

0 Answers  


Why c language is called c?

0 Answers  


What is a pointer value and address in c?

0 Answers  


Write a program to identify if a given binary tree is balanced or not.

0 Answers   JPMorgan Chase,


why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above

0 Answers  


Magic square

0 Answers  


Categories