SDN302_-_SP_2025_-_FE_3595.webp
Hanami2001

SDN302_-_SP_2025_-_FE_3595.webp

☑Kizspy.me
(Choose 1 answer)
☐ A
Back
Next
Analyze the following codes:
const express = require('express');
const app = express();
app.get('/', (req, res) => {
});
res.send('Hello, this is a GET request');
app.listen(3000, () => {
});
console.log('Server is running on port 3000');
What is right URL to display the text "Hello, this is a GET request?
A. http://localhost:3000/
B. http://localhost:3000/GET
C. http://localhost:3000/POST
D. http://localhost:3000/PUT
FUO.sh
sh the exam.

Thông tin

Category
SDN302
Thêm bởi
Hanami2001
Ngày thêm
Lượt xem
3,660
Lượt bình luận
17
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom