Intent myIntent = new Intent(this. ActivityTwo.class);

Intent myIntent = new Intent(this. ActivityTwo.class);



Answer: myIntent is explicit Intent


Learn More :