Mention the four types of Function found in computer programming language.

There are four types of functions. They are

  • Function with no arguments and no return values
  • Function with arguments and no return values
  • Functions with no arguments and return values
  • Function with arguments and return values

0 Comment "Mention the four types of Function found in computer programming language."

Post a Comment