class a extends b
{
}
class b extends a
{
}
why java doesn't support cyclic pls explain me with example
Answer Posted / anandhi
java is nt support multiple inheritance... so we have go to
nxt level interface program... we will use interface
concept then this pgm possible
Is This Answer Correct ? | 1 Yes | 17 No |
Post New Answer View All Answers
What is the difference between abstract classes and interfaces?
What is a double?
What are memory tables?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
Is static a singleton?
Explain the polymorphism principle?
How do you change an int to a string?
What is the difference between Java and C++?
What is thread start?
How does indexof work?
What is the arraylist in java?
What is the difference between a loader and a compiler?
java Technical questions asked by JPMC
What does flagged out mean?
What does a za z0 9 mean?