Multiple choice technology

BC4J stands for

  1. Basic Components for Java

  2. Basic Controller for Java

  3. Business Components for Java

  4. Business Controller for Java

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

BC4J (Business Components for Java) is Oracle's framework for building J2EE business applications. It provides a layer of abstraction over database operations and follows the MVC pattern. Option C correctly identifies this expansion.