we have a 100 classes at that time which class we have to
write main method? pls help me
Answer Posted / pravallika
we can write main method in any class is possible.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is unicode full form?
What is reflexive association?
What is the purpose of using break in each case of switch statement?
Can we access instance variables within static methods ?
Is java code slower than native code?
What is an object's lock and which object's have locks in java programming?
Is arraylist dynamic in java?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
what is the difference between thread and runnable types? : Java thread
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
Does unicode support all languages?
Is arraylist sorted in java?
How will you add panel to a frame?
Which oo concept is achieved by using overloading and overriding?
Can a class extend more than one class?