Answer Posted / priyanka
Java is not 100% pure oops lang. as it doesnt support multiple inheritance cconcept.....but also it supports multiple inheritance through interface...but interface is not the part of oops.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is static variable stored in heap?
How do you reverse a string in java without using string buffer?
Is there a sort function in java?
What is null data type?
What are the differences between stringbuffer and stringbuilder?
Describe 2 different ways to concatenate two strings.
When throw keyword is used?
What is a vararg?
Can we declare a constructor as final?
Can java program run without jre?
What is a bufferedreader?
What are the three parts of a lambda expression?
Explain the Propertie sof class?
What is array list in java?
What language is an assembler written in?