Correct Answer :   0 - 255
                                        
                                                                                
                                        Explanation : The pixel value of the grayscale image defines the brightness of the pixel. Here, the pixel value is stored as a byte value, i.e. an 8-bit value. Hence, the value of every pixel in a grayscale image ranges from 0 to 255.