class{
...
...
interface myinterface{
...
...
}
abstract class{
..
..
}
...
..
..
}
is this possible to write "Interface and/ or Abstract class
inside a class ?
if possible whcich one is possible
is only interface?
is only abstract?
Answer Posted / ranganathkini
Yes it is possible to write nested interfaces/abstract
classes inside another class.
Hope it is possible! :-)
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
How do you achieve singleton?
What is a class component?
Can you extend singleton class?
Is array size fixed in java?
Why isn’t there operator overloading?
What are 5 boolean operators?
Is it possible to use string in the switch case?
Java.util.regex consists of which classes?
What are the procedures?
What do you know about java?
what is singleton class in java?
What 4 doubled?
Is java pass by value or pass by reference?
What are format specifiers in java?
What is use of static in java?