About Question enthuware.ocpjp.v11.2.3133 :
Posted: Wed Jan 10, 2024 10:27 am
The explanation of the option D requires to be corrected. Because as I know we export package not module. I think it was written by mistake. I just wanted to inform you.You cannot have duplicate statements in a module info. Lines marked //2 and //3 are exporting the same module in different ways and are therefore in conflict. One of them must be removed.