Which oo concept is achieved by using overloading and overriding?
No Answer is Posted For this Question
Be the First to Post Answer
what is the major difference between linkedlist and arraylist in java?
What is append function?
Why are arrays useful in java?
What is a null check?
How can you read an integer value from the keyword when the application is runtime in java? example?
What are the advantages and disadvantages of object cloning?
. Explain Java String Pool.
Why volatile is used in java?
Explain about static imports in java?
Give some features of interface?
Which number is denoted by leading 0x or 0x in java?
Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?