PRN221_-_RE_-_SU_2023_590.webp
Hagakure2002

PRN221_-_RE_-_SU_2023_590.webp

(44)
(Choose 1 answer)
public record Order{
public int Orderld { get; set; }
public string OrderDate{ get; set; }
}
//
class Program{
static void Main(string[] args){
string orderJson = @"[
{"OrderId":100, 100, Order Date 1/1/2020"}
var orders = JsonSerializer.Deserialize<Order>(orderJson);
Console.WriteLine($" {orders.Count}");
Console.ReadKey();

}
}
Which one of the following is the output of the above code?
A. Compile-time error
B. 2
C. 1
D. 0

Thông tin

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

Image metadata

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

Share this media

Back
Bên trên Bottom