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