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 the synonym of framework?
Is string is a data type?
Can we create constructor in abstract class ?
Why charat is used in java?
Why spring singleton is not thread safe?
what is abstract class in Java?
What do you understand by the term string pool?
Explain the difference between collection api and stream api in java8?
Is string a data type in java?
What does string [] args mean?
Where we write javascript code in html page?
Describe what happens when an object is created in java ?
How do you escape a string?
What is jit compiler in java?
What is the Difference between Final Class && Abstract Class?