PRN221_-_REB5_-_FA_2023_1337.webp
A

PRN221_-_REB5_-_FA_2023_1337.webp

Answer (Choose 1 answer)
class Program{
static void Main(string[] args){
Uri info = new Uri("http://www.mystore.com:80/info?id=100#fragment");Uri page = new Uri("http://www.mystore.com/info/page.html");Uri relative = info. MakeRelativeUri(page);Console.WriteLine($"IsAbsolute Uri: (relative.IsAbsoluteUri}");Console.WriteLine(S"RelativeUri: {relative.ToString()}");Console.ReadKey();
}
Which one of the following is the output of the above code?
A. IsAbsoluteUri: False
RelativeUri: info/page.html
B. IsAbsoluteUri: True
RelativeUri: info/page.html
C. IsAbsoluteUri: False
RelativeUri: page.html
D. IsAbsoluteUri: True
RelativeUri: info.html

Exit 39

Thông tin

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

Image metadata

Filename
PRN221_-_REB5_-_FA_2023_1337.webp
File size
61.7 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom