make a University app to have a simple system to keep track of all the students (graduate and undergrads).To do that the following classes are needed

 

 make a University  app to have a simple system to keep track of all the students (graduate  and undergrads).To do that the following classes are needed for this  object-oriented database.

Student

  • StudentID : Integer
  • stdFirstName: String
  • stdLastName: String
  • stdMarks : Double []
  • stdAddress: Address

** Class Student should have set/get properties, constructor and have following methods:

Average() – that returns the average grade for students

toString() method that returns the above information as a String

  1. A class called Address which can be that can be added into the class student

Address

  • streetInfo: String
  • city: String
  • postalCode: String
  • province: String
  • country: String

** Class Address should have set/get properties, constructor and following method:

toString() method that returns the above information as a String

  1. A class called UndergraduateStudent that inherits from Student and has the following members:

Undergrad Student

  • subject: String
  • yearOfEntry :Integer

***Class Student should have set/get properties, constructor and following method:

Graduate()  – Boolean that returns true if the Student is eligible to graduate when  the average of their marks is greater than 50.

toString() method that returns the above information as a String

  1. A class called GraduateStudent that inherits from Student and has the following members:

Graduate Student

  • subject : String
  • yearOfEntry :Integer
  • thesisTopic: String

Class Student should have set/get properties, constructor and following method:

Graduate()  – Boolean that returns true if the Student is eligible to graduate when  the average of their marks is greater than 70.

toString() method that returns the above information as a String

Summary of Operations

System Menu:

  1. Add undergraduate student
  2. Add graduate  student
  3. View all the students
  4. View only eligible students for graduation
  5. exit

Overview:

  • You may use array or ArrayList to store all your students(graduate and undergrad) into one array of objects.
  • If you use an Array, you may assume the user does not enter more than ten students in total into the system

1 –Add undergraduate Students: this  menu should accept all the necessary parameters for undergraduate  students and create an instance from undergraduate class and store it  into students array.

2 –Add graduate student:  this menu should accept all the necessary parameters for graduate  students. It should create an instance from the graduate class and store  it in the students’ array.

3- View all the students: view all the relevant information of students (graduate and undergraduate) from students array

4- View only eligible students for graduation: view all the relevant information (graduate and undergraduate) from the students’ array only if they are eligible to graduate.

5 – Exit: exit the running menu (program)

CHRYPTOGRAPHY

determine the impact that cryptography plays on email exchange.  Should a company encrypt their email traffic and what would be the disadvantage for encrypting the data. You must use at least two scholarly resource. must be properly APA formatted. 300 WORDS

computer architecture jan 16

  • What is the difference between Harvard architecture and Von Neumann Architecture?
  • What two examples of Harvard architecture? 
  • What are two examples of Von Neumann Architecture?
  • Why is Harvard architecture used instead of Von Neumann?

research and critical analysis assignment 1

Written Assignments Content

  1. Autobiography: Write a 3 paragraph, 500-word autobiography (written in 1st person) that describes:  
    • your life to this point including where you were born and an interesting fact about where you were born;
    • your education and experience in your major area of study;
    • and the goals you set for yourself after you obtain your MBA. 

Discussion

A 3-page APA paper that discusses web services. 

Low on Plagiarism, Need to have at least 3 references. 

Assignment Question

 

This is a required assignment, worth 100 points, and must be submitted by the due date.
Review the Grading Rubric before completing this assignment.

Create a list of requirements. Details on the Project:  Project2 Requirements.pdf 

You must use the following Template for your solution:  Project2 Paper Template.docx
A 20% penalty will be applied if this template is not used.

Do not claim credit for the words, ideas, and concepts of others.
Do not copy and paste information or concepts from others or from the Internet and claim it as your work. It will be considered Plagiarism and you will receive zero for your work.

Submit your solution here.  

AWS vs Azure Essay

 

Compare and contrast two difference cloud computing services (Amazon Web Service and Microsoft Azure). Explain the differences and the similarities and select your choice of providers if you had to make the decision for your business. Write up a comparison on the services offered (2 pages maximum). Once again, it is essential that you use your own words (do not just copy and paste from the Internet).

These two links may offer some additional information for this assignment but you are encouraged to use additional sources for your project/assignment.

https://aws.amazon.com/security/introduction-to-cloud-security/

https://azure.microsoft.com/en-us/