R201_-_FE_-_SU_2023_486.webp
T

R201_-_FE_-_SU_2023_486.webp

(Choose 1 answer)
What happens when the following render() method executes?
render(){
let langs = ["PHP", "ES6","JAVA"]
return (<div>
{langs.map(it<=<p>{it}</p>)}
</div>)
}
A. Error. Cannot use direct JavaScript code in JSX
B. Error. Should be replaced with a for..loop for correct output
C. Displays the list of languages in the array
D. Displays nothing

Exit 37

Thông tin

Category
FER201m
Thêm bởi
thanhhoa88
Ngày thêm
Lượt xem
686
Lượt bình luận
2
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
R201_-_FE_-_SU_2023_486.webp
File size
50.6 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom