<p><img alt="public class BinarySearchTree <K extends Comparable<K>, V> < private class Node private K key; private V data; private Node left, right; public Node(K key, V data) this.key- key; this.data
<p>Please DRAW this relation in 2NF (secound normal form) then 3NF(third normal form) then BCNF and state the primary keys foreach</p><p><img alt="" src="https://d2vlcm61l7u1fs.cloudfront.net/media%2F451%2F4515c504-bd36-40d1-9a95-1c3fda7c4e6f%2FphpzNv9wx.png" style="height:552px;width:689px;" aria-describedby="d3f"/></p><p>note:</p><p>1 and 2 are combined (blue)</p><p>2
Data CollectionFor this assignment, you will build upon your findings made in the Week 6 Project and compose the data collection section of your final project.Keeping in mind that you