int monthOfYear = 11;int companyOfRevenue = 5666777;int firstClassTicketPrice = 6000;int totalPopulation = 1222333;,”Declare and initialize the following variables :monthOfYear, initialized to the value 11companyRevenue, initialized to the value 5666777firstClassTicketPrice, initialized to the value 6000totalPopulation
initialized to the value 1222333″