//launch its an static method in application we can also write is as Applicaton.launch(args) here args are the arguments in the string format. then it automatically call the start method. // as we ...