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

Answer Posted / murli

3. classA extends classB

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages and disadvantages of reference counting in garbage collection?

573


What is the meaning of variables in research?

528


What is the difference between C++ and Java and your preferences?

606


Can a vector contain heterogenous objects?

592


What are the different tags provided in jstl?

547






Can a main method be declared final?

579


What is data member in java?

499


What is static block?

586


Is 0 a prime number?

568


Write a java program to generate fibonacci series ?

565


a thread is runnable, how does that work? : Java thread

506


How do you empty a list in java?

534


Where are register variables stored?

586


Differece between class and generic class?

562


What is the difference between a method and a function in alice?

574