mirandaperez6885 mirandaperez6885 19-07-2019 Computers and Technology contestada Which ofthe following statements is used to simplify the accessing ofall globalType namespacemembers? a. using globalType; b. using namespace globalType:all; c. using namespace globalType::all; d. using namespace globalType;