public class FunctionC { public static void execute() { System.out.println("Function C"); } }