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

an adult with a BMI of 25-30 is considered
why is burning of plastics not considered a good method for their disposal?
Nitrous oxide gas is a form of a. anesthesia. b. denture preparation. c. contamination. d. sterilization.
Without any warning , the volcano called mt. Vesuvius erupted in 70 a.d. and buried Pompeii . Which sentence use correct capitalization
a class has 15 boys and 16 girls. what is the probability that a boy's name is drawn at random? 15/31 16/31 15/16 16/15
Number six on the page
What is 0.08 in 1/10
√12/4 is rational or irrational
Of the five concepts of democracy, necessity of compromise means what? a. when people have a disagreement, it is often necessary to compromise. b. citizens ne
John C. Calhoun was considered to be the voice of the south. True or False