Commerce MCQs
Topic Notes: Commerce
MCQs and preparation resources for competitive exams, covering important concepts, past papers, and detailed explanations.
Plato
- Biography: Ancient Greek philosopher (427–347 BCE), student of Socrates and teacher of Aristotle, founder of the Academy in Athens.
- Important Ideas:
- Theory of Forms
- Philosopher-King
- Ideal State
1
What is the specific process of evaluating IT assets, their organizational value, and their vulnerability to threats to quantify risk exposure?
Answer:
Risk assessment
Risk assessment is a foundational component of risk management. It involves a systematic examination of an organization's IT infrastructure to identify what assets exist, how critical they are to business operations, and what threats could exploit their vulnerabilities. By quantifying this risk, organizations can prioritize their security investments and focus resources on protecting the most critical assets from the most likely threats.
2
What is the formal term for the scientific study and practice of encryption?
Answer:
Cryptography
Cryptography is the field of study concerned with techniques for secure communication in the presence of third-party adversaries. It involves the process of converting ordinary information, known as plaintext, into an unintelligible format called ciphertext through encryption, and subsequently reverting it back using decryption. This discipline is essential for maintaining data privacy, authentication, and integrity in digital transactions and communications.
3
What is the full form of the acronym OTP in the context of digital security?
Answer:
One Time Password
OTP stands for One Time Password. It is a security feature that provides a unique, temporary code valid for only a single login session or transaction. This adds an extra layer of authentication, ensuring that even if a static password is compromised, the account remains secure.
4
In the context of smart card security, what does the letter 'C' represent within the CIA triad?
Answer:
confidentiality
The CIA triad is a foundational model in information security consisting of Confidentiality, Integrity, and Availability. In the context of smart cards and general data security, 'C' stands for Confidentiality, which ensures that sensitive information is accessible only to authorized parties and protected from unauthorized disclosure.
5
What analytical tool illustrates the relationship between the costs of IT system downtime and the costs associated with disaster recovery efforts over time?
Answer:
Disaster recovery cost curve
The disaster recovery cost curve is a graphical representation used in risk management. It plots two variables: the rising cost of downtime as time passes, and the declining cost of recovery as more time is invested in restoration. The intersection of these curves helps organizations determine the optimal balance between investment in recovery and the tolerance for downtime.
6
Which of the following components are considered essential security mechanisms when integrating business strategy with IT infrastructure?
Answer:
all the above
A robust IT security strategy requires a multi-layered approach. Encryption protects data at rest and in transit, decryption is the necessary counterpart for authorized access, and firewalls act as the primary barrier against unauthorized network traffic. All these elements are critical for maintaining the confidentiality, integrity, and availability of business information.
7
Which technology is utilized to generate and validate digital signatures?
Answer:
cryptography
Digital signatures rely on asymmetric cryptography, also known as public-key cryptography. This process involves a pair of keys: a private key used by the signer to create the signature and a public key used by the recipient to verify the authenticity and integrity of the electronically signed document.
8
Which of the following functions describes the primary operational characteristics of a network firewall?
Answer:
All of the above
A firewall acts as a security barrier between a trusted internal network and untrusted external networks. It performs packet filtering by examining incoming messages, enforces security policies by blocking unauthorized traffic that lacks proper credentials, and monitors network activity to detect unauthorized communication or potential intrusions. These combined capabilities are essential for maintaining network integrity and preventing cyber threats from compromising internal systems.
9
What is the primary function of a public key in digital cryptography?
Answer:
Verify the sign
In asymmetric cryptography, a public key is used to verify the digital signature created by the corresponding private key. While the private key is used to sign the data, the public key allows anyone to verify that the signature is authentic and that the message has not been altered.
10
Which of the following organizations is a privacy advocacy group that receives support from foundations and businesses while maintaining a legislative focus?
Answer:
Cdt.org
The Center for Democracy and Technology (Cdt.org) is a prominent non-profit organization that advocates for privacy and civil liberties in the digital age. It is known for its collaborative approach, working with both industry stakeholders and policy makers to influence legislation and promote technology policies that protect individual rights and democratic values in the online environment.