PRN292c_-_FA_2023_-_2_1241.webp
M

PRN292c_-_FA_2023_-_2_1241.webp

(46)
(Choose 1 answer)
Assumes that "a" is an array of integers. Which of the following is correct about the below LINQ statement?var q = from xin a
where x > 5 && x > 2
select x;
A. This LINQ query selects all elements greater than 5 in the data source "a"
B. Compile-time error because of the use of "var"
C. Run-time error since the condition is wrong "x>5 && x>2"
D. This LINQ query selects all elements greater than 2 in the data source "a"


Elt

Thông tin

Category
PRN292c
Thêm bởi
Minh Nhật1
Ngày thêm
Lượt xem
68
Lượt bình luận
1
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRN292c_-_FA_2023_-_2_1241.webp
File size
71 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom