what is real-time example of runtime polymorphism and
compile time polymorphism
Answer Posted / jyoti
yes
| Is This Answer Correct ? | 8 Yes | 18 No |
Post New Answer View All Answers
Is namespace same as package in java?
What does split function do in java?
How many types of string data types are there?
what are the high-level thread states? : Java thread
What is an exception in java?
Can a final variable be null?
How many characters is 16 bytes?
What is a war file?
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
Differentiate between stringbuffer and string?
What does a method signature consist of?
What purpose do the keywords final, finally, and finalize fulfill?
How to implement an arraylist in java?
Differences between traditional programming language and object oriented programming language?
How to store image in arraylist in java?