class A
{
class B
{
psvm(String args[])
{
}
}
}
if the prg saved in A.java whats the o/p?
Answer Posted / kalpana
output
-------
Inner classes cannot have static declarations
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What 5 doubled?
Can we sort list in java?
Explain the overview of UDP messaging.
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What is the right data type to represent a price in java?
What methodology can be utilized to link to a database?
Can we overload run() method in java?
What is the hashcode () and equals () used for?
What is the difference between stringbuffer and stringbuilder?
List down the methods and interfaces of collection class in java.
What restrictions are placed on method overriding in java programming?
What is append function?
What is array and arraylist in java?
Why java is secure? Explain.
What is ascii format?