Answer Posted / saumyadip
parent methods are those method which is in parent class and
we can call it by using parant class reference variable or
super(in inheritance).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is java called java?
What is Garbage Collection in Java
What is final keyword in java?
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
Can we assign integer value to char in java?
How to change the priority of thread or how to set the priority of thread?
What do you mean by chromounits in java8?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
Distinguish between a predicate and a function?
Why java strings are immutable in nature?
What is protected in java?
What are the three types of design patterns?
How do you use parseint in java?
Write a function to print Fibonacci series and Tribonacci series?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?