You are creating a Windows Forms application by using the .NET Framework 3.5.The application stores a list of part numbers in an integer based array as shown in the following code segment (Line numbers are included for reference only)<br /> <img src="https://nimg.ppkao.com/2018-08/zhoulian/2018080109143755843.jpg?sign=034234b4044a13f60c53f52c97e5d930&t=62d43629" /><br /> You need to use a LINQ to Objects query to perform the following tasks: - Obtain a list of duplicate part numbers:<br /> (1)Order the list by part numbers  <br /> (2)Provide the part numbers and the&
A、A
B、B
C、C
D、D