func function_name( [parameter list] ) [return_types] {
     // the body of the function
}

BY Best Interview Question ON 13 Jan 2019