Which one of the following choices will assign the current package Library1?
A.
package::Library1;
B.
Library1::package;
C.
package(Library1);
D.
package Library1;
Which one of the following choices will assign the current package Library1?
Which one of the following choices will assign the current package Library1?
A.
package::Library1;
B.
Library1::package;
C.
package(Library1);
D.
package Library1;