When should structures be passed by values or by references?


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

Post New Answer

More C Interview Questions

How can a program be made to print the line number where an error occurs?

0 Answers  


Is c still relevant?

0 Answers  


what is volatile in c language?

9 Answers   Cap Gemini, HCL, Honeywell, TCS, Tech Mahindra,


What are function pointers? Provide an example.

1 Answers  


What are pointers in C? Give an example where to illustrate their significance.

0 Answers   Wipro,


Explain the use of #pragma exit?

0 Answers  


Write a c program to print the sizes and ranges of different data types in c?

1 Answers  


what does ‘segmentation violation’ mean?

1 Answers  


Which is the best website to learn c programming?

0 Answers  


How do I create a directory? How do I remove a directory (and its contents)?

0 Answers  


write a program to read a number and print in words that is in sentence for example 21,219 then output is "twenty one thousand and two hundred nineteen" by using only control flow statements (only loops and switch case )?

1 Answers   TCS,


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

0 Answers   L&T,


Categories