PRN221_-_FA_2023_-_FE_1055.webp
Sakura_desu

PRN221_-_FA_2023_-_FE_1055.webp

(Choose 1 answer)
class Program{
static void Main(string[] args){
Uri info = new Uri("http://www.domain.com:80/info?id=123#fragment");Uri page = new Uri("http://www.domain.com/info/page.html");Console.WriteLine($"Default HTTP port: {page.Port}");
A. Compile-time error
Console.WriteLine($"IsBaseOf: {info.IsBaseOf(page)}");
B. Default HTTP port: 80
IsBaseOf: True
Console.ReadKey();
}
C. Default HTTP port: 80
IsBaseOf: False
Which one of the following is the output of the above code?
D. An run-time exception will be thrown
}


Exit 42

Thông tin

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

Image metadata

Filename
PRN221_-_FA_2023_-_FE_1055.webp
File size
56.7 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom