I would say none of the above as A, B, and C do not seem like sensible answers.
Answer:
The JavaScript statement is
var str1 = "Information Technology";
var result = str1.toUpperCase();
Explanation:
JavaScript is used to validate the client side it means it provide the client side validation.
Following are the function of JavaScript that converted the string into uppercase.
function val()
{
var str1 = "Information Technology ";
var result = str1.toUpperCase();
}
The toUpperCase() function convert the string into uppercase in JavaScript
OUTPUT
INFORMATION TECHNOLOGY
A large network of networks
<h3>
What Is a large network?</h3>
- It is the biggest network that connects computers across the world. With the internet, people can share data and files over the internet. The Internet is defined as a network of networks Hence it is the correct option
To learn more about the network, refer
to https://brainly.in/question/32165678
#SPJ4
Answer:
c for the first one and d for the secound one
Explanation: