b) Focus groups
c) Usability testing
d) Surveys
4. What are some differences between cultures that global companies need to consider
when expanding internationally?
a) Communication style, etiquette, norms, values, religious beliefs, legal environment
b) Transportation, banking, advertising, factories, sourcing
c) Design, accounting, finance, technology
d) Supply chain, talent acquisition, networking
5.
What is the primary function of central banks in Forex markets?
a) Speculating on currency price movements
b) Providing a platform for currency trading
c) Managing interest rates and monetary policy
d) Enforcing currency regulations
6. Which English king broke ties with the Roman Catholic church and founded the Church of
England in the 16th century?
a) Henry VIII
b) Edward VI
c) James I
d) William III
7. What are some best practices to follow for unit testing frameworks like JUnit or TestNG?
a) Independent tests, avoidance of test order dependence, sufficient assertions, correct
fixture setup/teardown.
b) Code coverage metrics, integration with CI/CD tools, mocking databases calls.
c) Minimal assertions to reduce brittleness, test optimization for speed.
d) Maximize unit test lines of code, abstract test cases for reusability.