class A
{
class B
{
psvm(String args[])
{
}
}
}
if the prg saved in A.java whats the o/p?
Answer Posted / venkat
We can save it as A.java because there the main is included
in this class, And this also is not closed until the main
finction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a singleton puppy?
What differences exist between iterator and listiterator?
What do you understand by Header linked List?
What is the protected method modifier?
Can we serialize singleton class?
enlist some features of jdk.
What do you mean by buffering?
What restrictions are placed on method overloading?
What are the types of relation?
What is the use of arraylist in java?
Tell me about your ability to work under pressure
What is a map? What are the implementations of map?
Define an enumeration?
Can we override final method?
Can the interface be final?