Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

For this assignment you will be designing and creating a database for Coastal Pu

ID: 3735701 • Letter: F

Question

For this assignment you will be designing and creating a database for Coastal Publishing. The publisher has been using a primitive method to keep track of Authors, their Agents, Books, and their Editors, so they have hired you to help create a database to hold the appropriate information. They have already contracted the creation of the following ER diagram that will serve their needs: BookGenre (O (AthorName) AuhonoAUTHOR BOOK BookNumPages Edts AgetiD EDITOR(Edtoriame ) AGENT Mentor Mentors Part 1: EER Diagram Begin by using MySQL's Workbench to create the EEFR Diagram that corresponds to the ER Diagram above. Be sure to name your schema CoastalPublishing. Save the image of your EER Diagram for submission, and give it the name CostalPublishingEER.

Explanation / Answer

CODE:

public class Demo {

    public static void main(String[] args) {

       int num = 10, count = 1, total = 0;

       while(count <= num)

       {

           total = total + count;

           count++;

       }

       System.out.println("Sum of first 10 natural numbers is: "+total);

    }

}

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote