PRN221_-_SU_2023_-_Block_5_-_FE_731.webp
Iida95

PRN221_-_SU_2023_-_Block_5_-_FE_731.webp

  • Media owner Iida95
  • Ngày thêm
(Choose 1 answer)
A. Compile-time error
B. An run-time exception will be thrown
C. Default HTTP port: 80
IsBaseOf: False
D. Default HTTP port: 80
IsBaseOf: True

Exit (18
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}");Console.WriteLine($"IsBaseOf: {info.IsBaseOf(page)}");}
Console.ReadKey();
}
Which one of the following is the output of the above code?

Thông tin

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

Image metadata

Filename
PRN221_-_SU_2023_-_Block_5_-_FE_731.webp
File size
56.9 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom