Solved

Which of the Following Statements Is Used to Simplify the Accessing

Question 19

Multiple Choice

Which of the following statements is used to simplify the accessing of all globalType namespace members?


A) using globalType;
B) using namespace globalType:all;
C) using namespace globalType::all;
D) using namespace globalType;

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions