Post

GoLangGoLang

s
sri kanth

Posted on 19th April 2024|17 views

0
votes

Golang Function

Define Function

Answers
P
chris bons

Posted on 19th April 2024

Functions are collections of statements that perform a task. Every Go program contains at least one function.

Syntax of Function is as follows:

 Func function_name( [argument list] ) {
 Function body
 }

 

Write your answer

STILL GOT QUERIES?

Get a Live FREE Demo
  • Explore the trending and niche courses and learning maps
  • Learn about tuition fee, payment plans, and scholarships
  • Get access to webinars and self-paced learning videos