What is run time polymorphism?

Answer Posted / ravikiran

overriding

Is This Answer Correct ?    6 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is empty list java?

519


Is there a jre for java 11?

550


What is the reason behind using constructors and destructors?

553


Is there any way to skip finally block of exception even if some exception occurs in the exception block?

598


When super keyword is used?

590






What does jenkins do?

484


What does snprintf return?

543


What is the difference between math floor and math round?

499


How to access arraylist elements in java?

486


What is the generic function?

526


What is the syntax and characteristics of a lambda expression?

553


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

2230


What are void methods?

568


What is compareto?

542


How do you access command-line arguments within the code?

571