 
                                    
                                                                    
                                
                                    Objective
Today we’re discussing scope.
The absolute difference between two integers, a and b, is written as |a – b|. The maximum absolute difference between two integers in a set of positive
integers, elements, is the largest absolute difference between any two integers in elements.
The Difference class is started for you in the editor. It has a private integer array (elements) for storin                                
                                
                                    Date: May 21, 2023, 12:06 pm                                    
                                    
                                        Author: Akram Hossain