Consider that class classA, abstract class classB, and
final classC have been defined.Which one of the following
is correct?
1. classA extends classC implements classB
2. class A extends classB, classC
3. classA extends classB
4. classB implements classC
Post New Answer View All Answers
What is a conditional statement explain with example?
What is local variable and instance variable?
What is the difference between compile-time polymorphism and runtime polymorphism?
How can u increase the heap size in the memory?
Tell me the Importent classes in net package?
What is the difference amongst jvm spec, jvm implementation, jvm runtime ?
Define immutable object?
What are the important features of Java 9 release?
What are the types of relation?
What is the functionability stubs and skeletons?
Will minecraft java be discontinued?
What is lexicographically smallest string?
What is the purpose of the file class in java programming?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
Does google use java?