Discuss the below:
1. C# writes output to the screen by having the Console object invoke a WriteLine() method, for example,
Console.WriteLine("Hello World");
Write the corresponding Java statement.
2. Describe the text on a Web page that results from the HTML statement:
= "green"> How Now Brown Cow