Computer Science, asked by vedparkash1016, 6 months ago

Function declaration ends with .........?​

Answers

Answered by WhiteDove
7

Explanation:

The function body begins with the keyword IS (or AS ) and ends with the keyword END followed by an optional function name. The function body has three parts: an optional declarative part, an executable part, and an optional exception-handling part

Answered by abhi3023
1

Explanation:

The function body begins with the keyword IS (or AS ) and ends with the keyword END followed by an optional function name. The function body has three parts: an optional declarative part, an executable part, and an optional exception-handling part.

Similar questions