Why all programming languages have main as a execution
starting point?

Answer Posted / uday kiran divvela

All the languages follows a centralized design patter, that
is they must start program execution from main() method
onwards.
But in java programing language without main() method also
we can execute the programs.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the meaning of variable in research?

646


What is super constructor?

639


What is parsing in java?

616


What is the size of arraylist in java?

682


State the difference between strings and arrays.

710






Difference between serialization and deserialization in java?

734


What are the advantages of java over cpp?

674


Differences between external iteration and internal iteration?

692


What is not thread safe?

613


Which method returns the length of a string?

660


How do you write a good declaration?

589


What is difference between string and stringbuffer?

589


What is byte value?

637


Is cout buffered?

765


What is math in java?

676