Computer Science, asked by beast4249, 4 months ago

Write a java program to print the the following in your monitor.

ICC Word Cup Winner 2019 : England​

Answers

Answered by adrijaalok
2

Answer:

class world cup

{

public static void main ()

{

System.out.println("ICC World Cup Winner 2019: England")

}

}

Similar questions