Oracle Database 19c: Program with PL/SQL 1z0-149 Question # 7 Topic 1 Discussion

Oracle Database 19c: Program with PL/SQL 1z0-149 Question # 7 Topic 1 Discussion

1z0-149 Exam Topic 1 Question 7 Discussion:
Question #: 7
Topic #: 1

Which two are true about named notations in a PL/SQL subprogram? (Choose two.)


A.

The actual parameters must be specified in the same order as the formal parameters are declared.


B.

Specifying actual parameters in the wrong order results in the subprogram terminating with an exception.


C.

Only trailing optional parameters can be omitted in the invocation call.


D.

The subprogram invocations must be changed when the formal parameter list acquires new required parameters.


E.

Any optional parameters can be omitted in the invocation call.


Get Premium 1z0-149 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.