Problem 1
What is the significance of the keyword 'extern' in a function declaration?
- Explanation of significance of Keyword 'extern' in function declaration
Problem 2
What are the commonly used input/output functions in C? How are they accessed?
- Listing and explaining commonly used input/output functions in C
- Accessing explanation