narutoboy9583 narutoboy9583
  • 13-12-2021
  • Computers and Technology
contestada

Declare and define a function called displayConcat that displays the concatenation of the first parameter with the second. Ex: displayConcat("After", "noon") displays "Afternoon".

Respuesta :

Talanat
Talanat Talanat
  • 14-12-2021
function displayConcat(first, second) {
// using console.log print concatenation of first and second strings
console.log(first + second);
}

displayConcat('After', 'noon');
Ver imagen Talanat
Answer Link

Otras preguntas

i need help with this question
Round 46.895 to the nearest tenth
in what area of Europe were the majority of warsaw pact countries
according to the United States constitution the president has the power to (A) negotiate treaties (B) amend the constitution (C) impeach members of congress
Ms Graves gave her class 12 minutes to read. Carrie read 5/1/2 pages in that time. At what rate, in the pages per hour, did Carrie read?
what is the position of 9 in the number 932,805? A. The ten-thousands place B. The hundred-thousands place C. The hundreds place D. The ones place
PLEASE HELP I GIVE THANKS
Solve 2x2 - 8x = -7 Which of the following is a solution of x2 + 5x = -2?
what is the position of 9 in the number 932,805? A. The ten-thousands place B. The hundred-thousands place C. The hundreds place D. The ones place
Why is California warm and moderately humid but Nevada is hot and dry? A. The two states are at different latitudes. B. As air moves west over California's mo