package inheritance;
public class ParentClass5 {
ParentClass5(int a){
System.out.println(" I am from parent class constructor");
}
void test1(){
System.out.println(" I am from parent calss");
}
}
public class ParentClass5 {
ParentClass5(int a){
System.out.println(" I am from parent class constructor");
}
void test1(){
System.out.println(" I am from parent calss");
}
}
Good Post! Thank you so much for sharing this pretty post, it was so good to read and useful to improve my knowledge as updated one, keep blogging.
ReplyDeleteCore Java Training in Electronic city