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

Assume courseTitle ="Principles in Information Technology and Computation";

Write a JavaScript statement to find the third character courseTitle.

Respuesta :

Mustela Mustela
  • 24-08-2019

Answer:

var courseTitle ="Principles in Information Technology and Computation";

var result =courseTitle .charAt(2);

Explanation:

Following are the code of javascript code that read the 3 character

var courseTitle ="Principles in Information Technology and Computation";

var result =courseTitle .charAt(2);

document.write(result) ;

The charAt method return the character at the specified position in the string.We can just give the index number in which we find the character at the specified position .

Answer Link

Otras preguntas

HELP PLEASE! I'll give you the most stars for explaining and giving the answer
What additional information can be used to prove ΔZDX ≅ ΔXYZ by SSS?
forms of communication that reach large audiences at the same time together are known as ___.
PLEASE HELP! I GIVE 20 POINTS
In acts I and II of the tempest prospero interacts with ariel and caliban differently. which statement best describes his interactions with the two? a. prosper
find the value of x. please help
Just so you all know it’s not $6 so that’s why I’m stumped
Which of the following best explains why Chinese immigrants moved to the United States in the 1800s? Chinese immigrants wanted to start their own railroads. Chi
Who is Jong-Sook Kang
The members of the city cultural center have decided to put on a play once a night for a week. Their auditorium holds 500 people. By selling​ tickets, the memb