Create three classes: Village, Citizen, and ComputeIntellect.The Village class has an instance variable called numberOfCitizensand an array that holds a maximum of 100 Citizen objects. TheCitizen class has citizenId and educationalQualification asinstance variables. The ComputeIntellect class has adistributionOfQualification() method. Create 100 Citizen objectsusing citizenId for the range [1 to 100]. Randomly generate theeducational qualification in the range [1 to 4], where 1 = highschool, 2 = undergraduate, 3 = postgraduate, and 4 = doctorate.Store these 100 objects in a Village object using an array – anyarray of your choice. The distributionOfQualification() methodloops through the 100 objects and counts the number
PayPal Gateway not configured
PayPal Gateway not configured