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.
In ethics, what is the philosophical theory that actions are morally right if they maximize
overall happiness or pleasure?
a) Utilitarianism
b) Virtue ethics
c) Deontology
d) Existentialism
6.
What is the time complexity of finding an element in a balanced binary search tree (BST)?
a) O(1)
b) O(log N)
c) O(N)
d) O(N log N)
7. How can security testing techniques like fuzzing, penetration testing, and static analysis
improve software quality?
a) Discover vulnerabilities, strengthen inputs, and identify flaws - critical for secure code.
b) Used primarily to test authorization and encryption - limited scope.
c) Important but lower priority than functionality and reliability.
d) Redundant due to frameworks guarding against threats.
8.
Which blockchain platform is known for its programmable smart contracts and is often
used for decentralized applications (DApps)?
a) Bitcoin