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