1Add a defaulteasy · 10 minGive a greeting function a default name of friend and call it with no argument.Acceptance criteria1.#out should show Hello friend.TaskHints 0/1Solution