Why all programming languages have main as a execution
starting point?
Answer Posted / srikanth reddy
from main()method where we are creating objects and load the
class and calling methods of that class
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an eror in java?
What is string pool?
What is style and indentation?
Why string objects are immutable in java?
Is char * a string?
What is the maximum length of a url?
How does arraylist work in java?
How do you download stubs from Remote place?
What is the list interface?
How do you convert an int to a string in java?
Can we serialize singleton class?
Explain wait(), notify() and notifyall() methods of object class ?
Difference between predicate, supplier and consumer ?
What is java util collection?
Can a hashset contain duplicates java?