Assignment title: Information


Objectives: This assessment item is designed to test your understanding of objects, classes, types, operators,standard input/output, loops, if statements and methods.Assessment task: Write a java console application that calculates and displays the cost of computing infrastructuresetup for N banks. N should be declared as a constant and it should be equal to the largest digit ofyour student ID number (e.g. if your ID number is S547221 then N should be equal to 7 and you candeclare it as final int N=7). The cost is based on number of computers to be installed as shownbelow in Table 1.