PRN221_-_RE_-_SU_2023_590.webp
Hagakure2002

PRN221_-_RE_-_SU_2023_590.webp

20
Answer (Choose 1 answer)

class Program{
static void Main(string[] args){
Uri info = new Uri("https://www.asp.net:80/info?id=123#fragment");Console.WriteLine($"{info.Scheme}; {info. Host}; {info. Port}");
Console.ReadKey();
}
}
Which one of the following is the output of the above code?
A. https www.asp.net;80
B. http asp.net;80
C. https www.asp.net;id=123
D. https:#fragment;80

Thông tin

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

Image metadata

Filename
PRN221_-_RE_-_SU_2023_590.webp
File size
51.7 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom