Answer Posted / umesh yeware
Inheritance is the key feauture of object oriented
programming in which you can aquire some or all the
properties of one class into the other class by ihheriting
it
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is nullpointerexception?
What is the use of optional ?
Why is java called java?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
What is hashmap and map?
What are the 8 data types in java?
How many return statement are allowed in a function?
What is the importance of static variable?
Difference between static and dynamic class loading.
How do you read and print a string in java?
how its run?
Is node a data type in java?
What is jrmp?
How do you use compareto method?
Describe what a thread-local variable is in java?