we have a 100 classes at that time which class we have to
write main method? pls help me
Answer Posted / venky
yes,we can write in any class
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How do you add an element to an arraylist in java?
Can a private method of a superclass be declared within a subclass?
What methodology can be utilized to link to a database?
What Is Query Throttling in java?
What is rule of accessibility in java?
What does %d do in java?
How does callback work in java?
If you do not want your class to be inherited by any other class. What would you do?
How do you start a new line in java?
What is a dynamic array java?
What is the ==?
How will you load a specific locale?
Is void a wrapper class?
What is variable declaration and definition?
How to Sort Strings which are given in List and display in ascending order without using java api.