Question

The format for a comment in Oracle scripts is which one of the following?
a) // Comment goes here //
b) {* Comment goes here *}
c) /* Comment goes here */
d) [* Comment goes here *]

Answer

This answer is hidden. It contains 1 characters.