Question: Activity (5 items x 2 points) Create Java statements based on the following requirements: 1. Create an empty hash map named programs that will handle

Activity (5 items x 2 points) Create Java statements based on the following requirements: 1. Create an empty hash map named programs that will handle keys and values that are both of String type. 2. Map the following pairs: BSIT Bachelor of Science in Information Technology BSCS Bachelor of Science in Computer Science BSIS Bachelor of Science in Information Systems 3. Display the keys in a single line. 4. Delete the first entry. 5. Check whether the map contains the key "BSCpE
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
