If Raster1 is a copy of the NLCD, and the grid value of 11 corresponds to water, what would be the result of the map algebra expression Raster1 != 11?

Group of answer choices:
a) An output raster with 1s for cells representing water and 0s everywhere else.
b) An output raster with 0s for cells representing water and 1s everywhere else.
c) An output raster with the original values from Raster1 for cells representing water, and NoData assigned to all other cells.
d) An output raster with 0s for cells representing water and 1s everywhere else.