The ‘Arrays’ class is a member of the ‘java. util’ package . This is a part of the Java Collections framework and provides methods to create, access and manipulate Java arrays dynamically. All the methods provided by the Arrays class are static in nature and are methods of the ‘Object’ class.3 Mar 2022