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 stringbuffer in java?
What is the exact difference in between Unicast and Multicast object?
Can we pass null as argument in java?
What is complexity in java?
why Interface used?
What is arraylist class in java?
What is tcp ip in java?
Explain about abstract classes in java?
What is java basic concept?
What is a local block?
What is static block?
Can we use synchronized block for primitives?
How to do a true java ping from windows?
Describe the term diamond problem.
Explain when noclassdeffounderror will be raised ?