What is the function in C? (JNNC Technologies)

function is a group of statements that together perform a task. Every C program has at least one function, which is main(), and all the most trivial programs can define additional functions. You can divide up your code into separate functions.
JNNC Technologies Pvt Ltd is a comprehensive repository for online, offline courses offering high quality state-of-the-art IT and business related training and courses. JNNC commenced its IT Education & training business and has trained over thousands of students. JNNC is an ISO 9001:2009 certified training institute with its presence...


0 Comments

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();