Commerce Accountancy ยท General Awareness

Consumer Protection and Commerce

1,192 Questions

Consumer Protection and Commerce encompasses consumer rights, unfair trade practices, retail operations, and e-commerce strategies. It details how goods and services are regulated, sold, and managed within various markets. Questions from this area are common in commerce, economics, and general awareness exam sections.

E-Commerce PlatformsRetail Trade TypesConsumer Rights ProtectionUnfair Trade PracticesOmnichannel StrategiesTariff Impacts

Consumer Protection and Commerce Questions

Multiple choice technology web technology
  1. which consume a response operation for a consumer

  2. which performs a request and response for a consumer

  3. which consumes the result of a service supplied by a provider

  4. which performs a service in when they receive a request

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A Consumer in SOA is the entity that consumes the result of a service supplied by a Provider. The consumer initiates the request and then consumes/utilizes the response. Option C correctly identifies that consumers consume results, not responses or operations for other consumers.

Multiple choice technology testing
  1. Payments

  2. Credit Evaluation

  3. Selecting Priceplan & SOC

  4. Both A & C

  5. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Credit evaluation is a mandatory pre-requisite before adding a new subscriber to a Billing Account Number (BAN) in telecom systems. This process assesses the customer's creditworthiness to determine appropriate credit limits and payment terms. Payments (A) and plan selection (C) happen after credit approval.

Multiple choice technology testing
  1. RHPs

  2. RHPc

  3. IBLs

  4. IBLc

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Rogers offers RHPc (Residential Home Phone over Cable) for residential customers, which is the consumer version of business cable telephone services. RHPs (Residential Home Phone over standard phone), IBLs (Individual Business Line standard), and IBLc are different product tiers or customer segments. RHPc specifically targets the residential market using cable technology.

Multiple choice technology testing
  1. Has both Cable and Wireless Products which are consolidated

  2. Has only Wireless products

  3. Has RHP services & no Wireless Products

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A Consolidated customer in this context encompasses all three scenarios: having both Cable and Wireless products consolidated together, having only Wireless products, or having RHP services with no Wireless products. This suggests consolidation refers to how services are bundled and billed together rather than specific product combinations.

Multiple choice technology testing
  1. Has both Cable and Wireless Products which are consolidated

  2. Has only Wireless products

  3. Has RHP services & no Wireless Products

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A Consolidated customer is defined as having multiple product types, which can include Cable and Wireless products, Wireless-only products, or RHP services without Wireless products. The answer captures all these configurations under the consolidated customer umbrella. This categorization appears to be for billing and account management purposes, identifying customers with mixed service portfolios.

Multiple choice technology testing
  1. No need for authentication.

  2. Either Date of Birth or Postal code should be defined.

  3. Either PIN or date of birth should be defined.

  4. PIN should be defined. If no PIN, Date of birth and postal code should be defined.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

High-risk customers require stronger authentication. PIN alone is sufficient, but without PIN, both date of birth AND postal code are needed for two-factor verification.

Multiple choice technology testing
  1. PIN can be defined. If no PIN, nothing is needed.

  2. PIN is need.

  3. Date of birth or postal code should be defined.

  4. PIN, Postal code and date of birth should be defined.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

For low-risk Roger's customers, authentication requirements are relaxed. A PIN can optionally be defined, but if no PIN is set, no additional authentication is needed. Higher-risk customers require stronger verification like postal code or date of birth. This tiered approach balances security with user convenience.

Multiple choice technology testing
  1. i

  2. ii

  3. i, ii, iii

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In ICM, a CSR creates a Case in all the mentioned scenarios: when there's an issue with the customer's request (i), when the customer has service issues (ii), when the request needs work by another department (iii), and when the request cannot be completed during the current interaction (iv). All four situations are valid reasons for case creation.

Multiple choice technology platforms and products
  1. Only one consumer

  2. More than one consumer

  3. two consumers

  4. No Consumer

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A JMS Topic implements publish-subscribe messaging where multiple consumers can subscribe to receive the same message. This is different from Queues which typically use point-to-point messaging with single consumers per message.

Multiple choice technology platforms and products
  1. Only one consumer

  2. More than one consumer

  3. two consumers

  4. No Consumer

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A JMS Topic implements the publish-subscribe messaging pattern and can have multiple consumers subscribing to the same topic. Each consumer receives a copy of every message published to the topic. This is different from JMS Queues, which typically distribute messages among consumers (point-to-point).