Can I pass constant values to functions which accept structure
arguments?
Answer Posted / siva
We cannot pass constant values to functions.
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain a pre-processor and its advantages.
What is the use of header files?
What is stack in c?
What does the file stdio.h contain?
What is function pointer c?
Can we assign integer value to char in c?
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?
What is the heap?
What is meant by preprocessor in c?
What is the difference between mpi and openmp?
Can the “if” function be used in comparing strings?
Can you write the algorithm for Queue?
Differentiate between a structure and a union.
Why isnt any of this standardized in c?
What are the disadvantages of external storage class?