Correct Answer : Context.startActivity()
Explanation : Context.startActivity() :The Intent object is passed to this method to launch a new activity or get an existing activity to do something new.