Start Interview Prep
Take a Quiz
← All Topics
Dart Quiz
Question 1/50
Score: 0
What is the entry point of a Dart program?
main()
void main()
start()
run()