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

Why is boolean important?

796


What is a byte array?

848


What is java regex?

740


When should I use singleton?

699


Explain java coding standards for variables ?

877


Can we override tostring method in java?

717


What are 5 boolean operators?

834


What is the difference between method overriding and overloading?

815


Why is stringbuffer called mutable?

752


What is the functionability stubs and skeletons?

898


How do you sort arraylist in descending order?

777


What are Normalization Rules? Define Normalization?

762


What is import java util arraylist?

871


Explain the difference between a Thread and a Process.

770


What is a 16 bit word?

763