answersLogoWhite

0

Why is function main special?

User Avatar

Anonymous

7y ago
Updated: 8/26/2021

main() is so special because it starts the execution of program. or we can say that it is entry gate of any programming language

What else can I help you with?