Which one of the following statements should immediately follow the given package definition to create a valid module?

Consider the following package definition package Convert;
Which one of the following statements should immediately follow the given package definition to
create a valid module?

Consider the following package definition package Convert;
Which one of the following statements should immediately follow the given package definition to
create a valid module?

A.
1;

B.
use;

C.
sub;

D.
module Convert



Leave a Reply 2

Your email address will not be published. Required fields are marked *