The Main Function is_______Function
User-Defined
Macro
Built-In
None of the listed options
The main() funtion is both built in and user-defined function because it's prototype is defined in library but is defined by the user.Also main() function can be called recursively.
The main() funtion is both built in and user-defined function because it's prototype is defined in library but is defined by the user.Also main() function can be called recursively.
ReplyDelete