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
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
Can you declare a private method as static?
What is the function of log?
What is difference between core java and java ee?
What is a vararg?
Can long be null in java?
Why is singleton instance static?
What is difference between path and classpath?
What happens if an exception is throws from an object's constructor?
What is dynamic array in java?
What is an abstract method in java programming?
What is yield () in java?
What is unicode in java?
What is bool mean?
Is null false in java?