adspace
Answer Posted / bhadresh
super class method is call as parent method.
super Keyword use to call in child class or sub class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program to print count of empty strings in java 8?
Is minecraft 1.15 out?
Write a program to find the whether a number is an Armstrong number or not?
What is parsing in java?
Explain public static void main(string args[]) in java.
What is the difference between break and continue statements?
What are the differences between heap and stack memory in java?
Differentiate between static and non-static methods in java.
What is an object in java and how is it created?
What is a constructor overloading in java?
explain different ways of using thread? : Java thread
Realized?
What do you mean by an interface in java?
What is a classloader in java?
How to create a base64 decoder in java8?