Explain argument and its types.


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

Post New Answer

More C Interview Questions

What is a lvalue

0 Answers   Global Logic,


all c language question

0 Answers   Wipro,


What does %p mean c?

0 Answers  


What does int main () mean?

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  






How can we allocate array or structure bigger than 64kb?

2 Answers   CSC,


What does #pragma once mean?

0 Answers   Celstream,


What are different types of pointers?

0 Answers  


Write a C program that computes the value ex by using the formula ex =1+x/1!+x2/2!+x3+3!+………….

1 Answers  


Can we change the value of constant variable in c?

0 Answers  


What is the description for syntax errors?

0 Answers  


How can I implement sets or arrays of bits?

0 Answers  


Categories