Functions – Multiple Choice Questions (MCQs)
- 
                        
- 
                        50. What is the standard way to indicate an error from a function in C?
- 
                        51. What is the purpose of the 'assert' macro (from `<assert.h>`)?
- 
                        52. What happens if the assertion in an 'assert' macro fails?
