they asked class A{}
class B{}
class c{}
all the three class saved as a single file,there is no main
method in the file
and anothe class
M.java
class m
{
psvm(String args[])
{
// here the parent class can access
}
}
Answer Posted / cool_duzz
What is the Question? Please explain...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
What are the 4 types of characters?
what is mena by object block any what is the use of that
What is command line argument in java?
What are the skills required for core java?
What is the use of arraylist class in java?
What are the advantages of inner classes?
What is the use of using enum to declare a constant?
Can extern variables be initialized?
What is an object in java?
What is immutable data?
How big is a 64 bit float?
What is the functionability stubs and skeletons?
How are this() and super() used with constructors in java programming?
What do you mean by checked exceptions?