Multiple choice technology programming languages

JAF stands for Java Activation Framework

  1. True

  2. False

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

JAF stands for JavaBeans Activation Framework, not Java Activation Framework. The 'Beans' part is essential - JAF is a standard extension to the Java platform that enables developers to determine the type of data, encapsulate access to it, and discover the operations available on it. It is integrated with the JavaBeans activation mechanism.