Should a main method be compulsorily declared in all java classes?
No Answer is Posted For this Question
Be the First to Post Answer
What is the return type of read()?
What is identifier with example?
Can a vector contain heterogenous objects?
What is a function in programming?
Can we call thread start () twice?
Difference between the paint() and repaint() methods?
Can private members of a base class are inheritable justify?
What is CardLayout?
What is difference between classpath and path variables in java?
What is a bubble sort in java?
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 } }
2 Answers DNS, IPSR Solutions,
What is primitive array?