0 votes
in ECMAScript by
Template literals can be defined as _________.

(1)HTML with blanks to be filled in

(2)Template method arguments

(3)multi-line string literals that support interpolation

(4)function calls

1 Answer

0 votes
by
multi-line string literals that support interpolation

Related questions

0 votes
asked Oct 17, 2023 in JavaScript by GeorgeBell
0 votes
asked Jan 21, 2020 in ECMAScript by GeorgeBell
...