Classes Problems

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7

Calling a Class's Action

In this program, read through the class with a field, getter, setter, and test action located in the testClass.quorum tab. Then add the object and action call blocks to the Main.quorum tab. Make the program output the following text, This is a message from the TestClass action, Test.

Coding:

Blocks

PreviousNext