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

is compiler do read the data line by line or not. ??

6 Answers   LG Soft, Satyam, Tech Mahindra,


Explain how are 16- and 32-bit numbers stored?

0 Answers  


What is a dynamic array in c?

0 Answers  


The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference

0 Answers  


Write a routine that prints out a 2-D array in spiral order!

1 Answers   Lucent,






write an algorithm to get a sentence and reverse it in the following format: input : I am here opuput: Here Am I note: first letter of every word is capiatlised

3 Answers  


write a program whose output will be- 1 12 123 1234

10 Answers  


What is a null string in c?

0 Answers  


What is the difference between null pointer and the void pointer?

3 Answers  


WAP to accept rollno,course name & marks of a student & display grade if total marks is above 200?

4 Answers  


Write the Program to reverse a string using pointers.

0 Answers   InterGraph,


What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?

0 Answers  


Categories