Part 2- answer all 5 questions, 10 pts. Each Hand – write your code in the booklet provided -SO ICAN READ IT!. For part two you may use any references you want. 1. In any language you want, create a queue and load it with five names. Then print the names from the queue in the order you entered them. 2. IN KOTLIN write a class with a name and age as class members, a no-arg constructor and a two- arg constructor. (This is just a class, NOT an entire program). 3. in PHP or JavaScript (your choice here) print the Celsius temperatures and their Fahrenheit conversions for all Celsius temps from 20 to 40. 4. Convert the following Java class to Kotlin. ( I know it could use more methods, but that’s ok) class Coinf private int color private int weight private String name; private int value; public Coinfint c, int w, int n, int vii Color weight-; name-n value-v; public int getValueI return this.value)