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 entry in java?
Why parameters should be passed by reference?
Can we create a class inside a class in java?
What is field name?
What is anagram word?
Can we override constructors in java?
How would you convert bytes to string?
How does multithreading take place on a computer with a single cpu in java programming?
Which is bigger double or float?
What is ascii code?
What is floating data type?
Explain 5 features introduced in jdk 1.7?
How can we make string upper case or lower case?
What is parsing a string?
Explain java thread life cycle.