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

Estimate 85.77-62.396 by first rounding each number to the nearest whole number
Read the passage to answer the question that follows. Contrast the way the conqueror comes with the way the Pilgrims came (stanzas three and four). here is the
What are the first three terms of the sequence defined by the following equation? an = 2 • (-3)n - 1.
Product of 4 and x increased by 5 what's the expression
What is the inverse of the function f(x) = 2x 10?
how do you use subscripts and coefficients to determine the number of atoms in a molecule.
Is this linear, exponential growth, exponential decay, or neither?​​
Who wants to wright a book with me. Plus I need a friend, and ur E-mail
What are the steps for 625 to the power of 3/4
Find the radius of a circle with a circumference of 30 units. Round your answer to the nearest tenth (1 decimal place). Type your answer...