SDN301m_-_SU_2024_-_RE_2428.webp
Q

SDN301m_-_SU_2024_-_RE_2428.webp

Kizspy | Question: 8 (Choose 1 answer)
What will this code log to the console?
// File: person.js exports.name = "Jane";
// File: index.js
const person = require('./person.js');console.log(person);
A. {'Jane'}
B. { name: 'Jane' }
C. {}
D. Jane

Thông tin

Category
SDN301m
Thêm bởi
quangthai2001
Ngày thêm
Lượt xem
1,352
Lượt bình luận
6
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom