How multipleInheritance is possible in java?
Answer Posted / shiva
java does nt support multiple interface by using interfaces
its support tis one
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can constructor be synchronized?
How is a variable stored in memory?
Explain the features of java?
What is merge sort in java?
what is inner class in java?
Explain purpose of sleep() method in java?
What is ide with example?
What is constructor in java ?
Explain the difference between jdk, jre, and jvm?
Which is better singleton or static class?
Difference between string, string builder, and string buffer?
What is the static field modifier?
Which category the java thread do fall in?
how many types of Inheritance?
Why are constructors used?