Banking Financial Awareness ยท General Awareness

Banking Services and Operations

1,239 Questions

Banking Services and Operations cover the fundamental principles of financial institutions, including credit markets, money supply, and risk management. It also addresses various transaction methods and account types used by businesses. This topic is crucial for candidates preparing for banking and insurance recruitment examinations.

Banking AbbreviationsCredit Market OperationsMoney Supply MetricsRisk Management MeasuresForeign Exchange RulesDigital Banking Technology

Banking Services and Operations Questions

Multiple choice technology testing
  1. Agenda

  2. Betalingswijze

  3. Fiscale Attesten

  4. Basel-II

  5. None of the above

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

Basel-II is the international regulatory framework that establishes rules and regulations for managing and monitoring bank solvency and capital adequacy. It sets requirements for minimum capital reserves, risk management practices, and disclosure standards to ensure banking stability.

Multiple choice technology testing
  1. SWIFT

  2. CSM

  3. SEPA

  4. BIC

  5. None of the above

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

SEPA (Single Euro Payments Area) is the European initiative that creates a zone where all electronic payments in euros are considered domestic, eliminating differences between national and cross-border payments. SWIFT is a messaging network, CSM is a service model, BIC is a bank identifier code.

Multiple choice technology testing
  1. Only Mantel

  2. Only Coupons

  3. Both Mantel and coupons

  4. Bonds,Mantel and coupons

  5. None of the above

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

Physical cashbonds consist of two main components: the mantel (the main bond document) and the coupons (attached interest payment slips). Blocking covers both parts to ensure complete control over the financial instrument.

Multiple choice technology testing
  1. Bookkeeping

  2. Abonnement

  3. Archiving

  4. Parking

  5. None of the above

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

Abonnement is a subscription service that notifies applications when the status of a financial transaction changes. This allows systems to stay updated about transactions they're monitoring without continuous polling.

Multiple choice technology testing
  1. Broker

  2. AXA Bank

  3. Agency

  4. None of the above

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

Loan approvals in this system are exclusively handled by AXA Bank, not by brokers or agencies, maintaining centralized credit decision control.

Multiple choice technology architecture
  1. The need for Security is a classic example of a functional service level requirement and the checking account rule, an example of non-functional QoS requirement.

  2. The discussion about Security and the mandatory checking account both illustrate functional service level requirements.

  3. Neither Security nor the mandatory Checking Account is an example of any kind of requirements, theoretically speaking.

  4. Security is an Architectural non-functional requirement and the Mandatory Checking Account a functional design requirement.

  5. They are both examples of Business Use Cases.

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

The mandatory checking account requirement is a functional design requirement - it specifies what the system must do (business rule/logic). Security is an architectural non-functional requirement - it's a quality attribute (how the system should be) that influences architectural decisions. The distinction is important because functional requirements define system behavior, while non-functional requirements define system qualities and constraints.

Multiple choice technology web technology
  1. Remove the file upload feature from Internet Banking application

  2. Limit the no. of payments in upload files to minimum so that the overall request does not take more than 1 minute. Encourage customer to break the files and upload multiple times.

  3. Use AJAX to display progress bar displaying the % complete figures.

  4. Use JSF to reduce the processing times.

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

Using AJAX to process the upload asynchronously and display a progress bar keeps the connection alive, improves user experience, and prevents browser timeouts. Discarding features or forcing manual file splitting degrades user experience.

Multiple choice technology web technology
  1. Build the service as a EJB

  2. Build the service as a web service

  3. Build the service as an IIOP Object.

  4. Implement it as a JMS based service.

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

A web service provides platform-independent, standards-based access that any financial institution can integrate with using HTTP/SOAP or REST, regardless of their technology stack. EJBs require Java EE clients, IIOP is CORBA-based and complex, and JMS is asynchronous messaging - none provide the universal accessibility needed for a national credit checking service.

Multiple choice technology platforms and products
  1. Fund Transfer

  2. Diallers

  3. Bill Payment

  4. Call Recorders

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

Self-servicing technologies in banking and customer service primarily focus on customer-initiated transactions. Fund Transfer and Bill Payment are core self-service capabilities that allow customers to perform transactions without assistance. Diallers and Call Recorders are backend/operational tools, not self-service features.

Multiple choice technology platforms and products
  1. Fund Transfer

  2. Diallers

  3. Bill Payment

  4. Call Recorders

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

Self-servicing technologies in banking and finance typically allow customers to perform transactions without teller assistance. Fund transfer and bill payment are core self-service capabilities offered through ATMs, online banking, and mobile banking. Diallers and call recorders are operational tools for call centers, not customer self-service features.

Multiple choice technology mainframe
  1. Bank office Passiva

  2. Back office Passiva

  3. Back offshore Passiva

  4. None of the above

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

The claimed answer is B (Back office Passiva). BOP stands for Back office Passiva. Option A (Bank office) is incorrect because BOP refers to Back office, not Bank office. Option C (Back offshore) is incorrect because it's not offshore. The question tests knowledge of a specific organizational acronym.

Multiple choice technology
  1. Credit Card

  2. Debit Card

  3. Loans

  4. Insurance

Reveal answer Fill a bubble to check yourself
A,B,C Correct answer
Explanation

Vision Plus primarily handles payment card processing. It supports Credit Card and Debit Card processing as its core functions. Many implementations also support Loan processing as an extension. Insurance processing is not a standard Vision Plus capability.