Forum

General Function In C

This thread contains 1 reply, has 2 voices, and was last updated by Nitesh User Do not delete 5 years, 1 month ago.

  • Author Replies
    • #54242

      What is the general form of function in C?


    • #54244

      Function definition in C contains four main sections.

      return_type function_name(parameter list)
      {
      A body of the function
      }

      1) Return Type: Data type of the return value of the function.
      2) Function Name: The name of the function and it is imperative to have a significant name that portrays the movement of the function.
      3) Parameters: The input values for the function that needs to use perform the required action.
      4) Function Body: Collection of statement that needs to perform the required action.

      I hope I answered your question.


      Regards,
      Nitesh Bavishiya

Viewing 1 reply thread

You must be to reply to this thread.Please or . Registration is 100% free.

GET FREE CONSULTATION

Call Us Now For Free Consultation97370 05566

Our experts listen to you patiently and suggest you the right course after conducting a personality profile test. Register your interest below to schedule personality profile test for you.

SUBSCRIBE TO OUR NEWSLETTER

Copyright 2016-2024 Smart Mentors. All Rights Reserved.

Login

FORGOT PASSWORD

Sign up now to Become An Instructor

    Register your Interest

      cf7captchaRegenerate Captcha