CateL2453 CateL2453
  • 20-08-2019
  • Computers and Technology
contestada

Write a JavaScript statement to convert "Information Technology" to uppercase.

Respuesta :

Mustela Mustela
  • 23-08-2019

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

Answer Link

Otras preguntas

from where does the solar winds generate​
Suppose a triangle has two sides of length 2 and 3 and hat angle between these two sides is 60. what is the length of the third side of he triangle?
€1 = 0.72 what is €410 in £
What is the measure of A
Describe the legislative process.
You need to put oil into the gearbox of a rebuilt machine tool. The gearbox holds 16.3 liters of oil but the only oil you have is in 1-quart containers. How man
Which of the following statements BEST describes the concept behind labor unions?
Do all toxic substances in the environment bioaccumulate
Factor the expression [tex]x {}^{2} - 20x + 100[/tex]A.[tex](x + 10) {}^{2} [/tex]B.[tex](x - 10) {}^{2} [/tex]C.[tex](x - 5)(x - 25)[/tex]D.[tex](x - 10)(x +
a diagram show how a converging lens can produce a real image and virtual image​