public class TestParam02Prog { public static void main (String [] args) { TestParam02 test = new TestParam02(); } }