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
how to prepare for IT Officers Interview in Banks
What is the difference between iterator and enumeration ?
why java does not support unsigned keyword?
What is final variable?
What do you mean by aggregation?
What restrictions are placed on method overloading in java programming?
What is the difference between comparison done by equals method and == operator?
how to create daemon thread in java?
Mention some features of java?
What is lexicographically smallest string?
State the significance of public, private, protected class?
What are the types of java languages?
Can a final variable be manipulated in java?
What are features of java?
What are the two categories of data types in the java programming language?