Q45.webp
red_rose

Q45.webp

  • Media owner red_rose
  • Ngày thêm
Kizspy | Question: 45
(Choose 1 answer)
Identify the correct code that defines a generic class?
A. class GenericClass<T>
{
public T Value { get; set; }
}
B. class GenericClass
{
public object Value { get; set; }
}
C. class GenericClass(int value)
{
public int Value { get; set; }
}
D. class GenericClass<T, T>
{
public T Value { get; set; }
}
PUOVERFLOW.COM

Thông tin

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

Share this media

Back
Bên trên Bottom