Answer Posted / ah socheat
super class is a simple class that generally;
sub class is a class that inheritance from super class; and can use method or data type in super class(if method or datatype use as public);
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
What is the difference between hashmap and hashtable? What is an interface?
What is a method vs function?
What is a private class in java?
What loop means?
What is consumer in java?
What is a two-pass assembler?
How do you override a method?
Describe string intern() methodology
What are byte codes?
Can sleep() method causes another thread to sleep?
What is a char in java?
What do you understand by final value?
What does sprintf mean?
What is the purpose of default constructor?
What are the application of stack?