Our Services

Get 15% Discount on your First Order

[rank_math_breadcrumb]

it 401 solve project

Description

I need a correct solution, including a screenshot, that covers all questions and is 100% accurate.

Pg. 01

Description and Instructions

Project
Deadline: Sunday 01/12/2025 @ 23:59
[Total Mark is 14]
Student Details:
Name:
Name:
Name:
Name:

CRN:
ID:
ID:
ID:
ID:

Instructions:

• You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on
Blackboard via the allocated folder. These files must not be in compressed format.

• It is your responsibility to check and make sure that you have uploaded both the correct files.
• Zero mark will be given if you try to bypass the SafeAssign (e.g. misspell words, remove spaces between
words, hide characters, use different character sets, convert text into image or languages other than English
or any kind of manipulation).

• Email submission will not be accepted.
• You are advised to make your work clear and well-presented. This includes filling your information on the cover
page.

• You must use this template, failing which will result in zero mark.
• You MUST show all your work, and text must not be converted into an image, unless specified otherwise by
the question.

• Late submission will result in ZERO mark.
• The work should be your own, copying from students or other resources will result in ZERO mark.
Restricted – ‫مقيد‬
• Use Times New Roman font for all your answers.

Description and Instructions

Pg. 01

Description and Instructions
Learning
Outcome(s):
CLO4

Project Instructions

Develop a

Total Marks = 14

program based on

Group Size = 3- 4 members.

specification

Submit all files: Project Report (Word and PDF) on blackboard before 01.12.2025.

This project enables the students to integrate the covered knowledge and skills in this
course.

using
programming

Marks will be given based on your submission and quality of the contents.

language
elements
including syntax,
data types,
conditional
statement, control

description.

arrays, objects
and classes
CLO5
Demonstrate
Integrated
Development
Environment
(IDE) for the
editing, building,
debugging, and
testing of
programs

Restricted – ‫مقيد‬

Implement the Simple Courses Management System according to the requirements
provided.

Write a Java program to demonstrate the functionality of the system.

Include comments in your code to explain the purpose of each class, method, and
important code block.

structures,
procedures and

Each group must come up with a unique solution for the project based on the below

Test your program with different scenarios to ensure that it works as expected.

Description and Instructions

Pg. 01
Learning
Outcome(s):
CLO4

Project Title: University Management System
Description: A university wants to build a simple management system to manage
information about students and employees. The system should allow the user to enter,

Develop a

store, and display data in an organized way while applying object-oriented

program based on

programming (OOP) concepts such as inheritance, polymorphism, encapsulation, and

specification

abstraction.

using
programming
language
elements
including syntax,
data types,

Requirments:
1- Class Design
Parent Class: Person

Attributes:

conditional
statement, control
structures,

o

name (String)

o

id (int)

procedures and
arrays, objects

and classes

Methods:
o

(overridden in subclasses).

CLO5
Demonstrate
Integrated

displayDetails() → Abstract or base method to display details

Subclass: Student (extends Person)

Attributes:

Development
Environment

o

course (String)

(IDE) for the

o

grade (double)

editing, building,
debugging, and
testing of
programs

Restricted – ‫مقيد‬

Methods:
o

isPass() → Returns true if grade ≥ 50, else false.

Description and Instructions

Pg. 01
o

displayDetails() → Displays student info + pass/fail result.

Subclass: Employee (extends Person)

Attributes:
o

(none extra at this level)

Methods:
o

calculateSalary() → Abstract or overridden in child classes.

Subclass: FullTimeEmployee (extends Employee)
1.

Attributes:
o

2.

monthlySalary (double)

Methods:
o

calculateSalary() → returns monthlySalary.

o

displayDetails() → Displays name, ID, and salary.

Subclass: PartTimeEmployee (extends Employee)

Restricted – ‫مقيد‬

Attributes:
o

hourlyRate (double)

o

hoursWorked (int)

Methods:
o

calculateSalary() → returns hourlyRate * hoursWorked.

o

displayDetails() → Displays name, ID, and calculated salary.

Description and Instructions

Pg. 01

2- User Interface (Console-based)
The program should:
1. Present a menu with options:
o

Add Student

o

Add Full-time Employee

o

Add Part-time Employee

o

Display All Records

o

Exit

2. Take user input with proper validation (e.g., grade must be between 0–100,
salary must be non-negative).
3. Store all objects (Students and Employees) in a single ArrayList.

3- Sample Data:

Add at least four sample courses to the system during initialization.

4- Functionality:

Restricted – ‫مقيد‬

Add multiple Students and Employees.

Store them in a single list.

For students → display pass/fail status.

For employees → display calculated salary.

Display all records in a unified format.

Description and Instructions

Pg. 01

Learning
Outcome(s):
CLO4
Develop a
program based on

5- Error Handling:

Validate input (e.g., no negative salary, grades between 0–100, hours ≥ 0).

Handle invalid menu options (show error and re-prompt).

Prevent duplicate IDs (optional advanced requirement).

specification
using
programming
language

6- Testing:
The system must be tested for:

elements

Correct inheritance behavior (all subclasses inherit from Person).

including syntax,

Polymorphism (calling displayDetails() should behave differently based on
object type).

data types,
conditional

Input validation (reject invalid grades, salaries, etc.).

statement, control

Correct salary and pass/fail computation.

structures,

Loop functionality (multiple entries).

procedures and

(Include screenshots of your output)

arrays, objects
and classes
CLO5
Demonstrate
Integrated
Development
Environment
(IDE) for the
editing, building,
debugging, and
testing of
programs

Restricted – ‫مقيد‬

Purchase answer to see full
attachment

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

505 CT 4

Description Critical Thinking Assignment: Analyze a Research Paper (110 points) Read the following article: Basri, R., Issrani, R., Hua Gan, S., Prabhu, N., & Khursheed Alam, M. (2021). Burden of stroke in the Kingdom of Saudi Arabia: A soaring epidemic. Saudi Pharmaceutical Journal, 29(3), 264–268. https://doi.org/10.1016/j.jsps.2021.02.002 Watch the following video:

505 CT 5

Description Critical Thinking Assignment: Analyze a Research Paper (110 points) Read the following article: Basri, R., Issrani, R., Hua Gan, S., Prabhu, N., & Khursheed Alam, M. (2021). Burden of stroke in the Kingdom of Saudi Arabia: A soaring epidemic. Saudi Pharmaceutical Journal, 29(3), 264–268. https://doi.org/10.1016/j.jsps.2021.02.002 Watch the following video:

505 CT 6

Description Critical Thinking Assignment: Analyze a Research Paper (110 points) Read the following article: Basri, R., Issrani, R., Hua Gan, S., Prabhu, N., & Khursheed Alam, M. (2021). Burden of stroke in the Kingdom of Saudi Arabia: A soaring epidemic. Saudi Pharmaceutical Journal, 29(3), 264–268. https://doi.org/10.1016/j.jsps.2021.02.002 Watch the following video:

505 CT 7

Description Critical Thinking Assignment: Analyze a Research Paper (110 points) Read the following article: Basri, R., Issrani, R., Hua Gan, S., Prabhu, N., & Khursheed Alam, M. (2021). Burden of stroke in the Kingdom of Saudi Arabia: A soaring epidemic. Saudi Pharmaceutical Journal, 29(3), 264–268. https://doi.org/10.1016/j.jsps.2021.02.002 Watch the following video:

505 CT 8

Description Critical Thinking Assignment: Analyze a Research Paper (110 points) Read the following article: Basri, R., Issrani, R., Hua Gan, S., Prabhu, N., & Khursheed Alam, M. (2021). Burden of stroke in the Kingdom of Saudi Arabia: A soaring epidemic. Saudi Pharmaceutical Journal, 29(3), 264–268. https://doi.org/10.1016/j.jsps.2021.02.002 Watch the following video:

505 CT 9

Description Critical Thinking Assignment: Analyze a Research Paper (110 points) Read the following article: Basri, R., Issrani, R., Hua Gan, S., Prabhu, N., & Khursheed Alam, M. (2021). Burden of stroke in the Kingdom of Saudi Arabia: A soaring epidemic. Saudi Pharmaceutical Journal, 29(3), 264–268. https://doi.org/10.1016/j.jsps.2021.02.002 Watch the following video:

505 MODEL 1-9

Description SEE Name Discussion 10 Description 10 points Rubric Detail Levels of Achievement Criteria Exceeds Expectations Meets Expectations Some Expectations Unsatisfactory Quantity 2.5 Points 2 Points 1.5 Points 0 Points Initial post and two other posts of substance. Initial post and one other post of substance. Initial post only. Did

Operating System

Description QUESTIONS (CLO 1): 10 MARKS Write a short report covering the following topics: Operating System Overview: Briefly explain the role of an operating system in managing hardware and software resources. Interrupts in Operating Systems: Discuss the concept of interrupts by answering: What is an interrupt? Why are interrupts important

Discussion – Business and IT

Description – I want original text, no plagiarism. – You can find the instructions in the file. Please read it carefully. – APA Style Thanks – Textbook: Pollard, C., Turban, E., & Wood, G. (2018). Information technology for management: On demand strategies for performance, growth, and sustainability (11th ed.). John

Answer the assigment

Description Please follow all requirments and guidlines to answer the attached assigment correclty ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic University College of Administrative and Financial Sciences Assignment 1 Quality Management (MGT 424) Due Date: 28/02/2026 @ 23:59 Course Name:

discussion mgt560

Description Read the assigned readings and lectures. 1- The meaning of leadership is complex and includes many dimensions. For some people, leadership is a trait or an ability, for others it is a skill or a behavior, and for still others it is a relationship or a process. If you

Ct.

Description Health Information Exchange in the Kingdom (110 points) Create a PowerPoint presentation that reviews four articles written in the last five (5) years on sharing patient information in a cloud-based Health Information Exchange (HIE) in the Kingdom of Saudi Arabia. Your presentation should cover the following concepts: Discuss how

discussion mgt520

Description Forum Title: Knowledge Management Cycles. Week 2: Interactive activity 2.1 Learning Outcomes: Describe how valuable individual, group and organizational knowledge is managed throughout the knowledge management cycle. 1.2 2.2 Action Required: Copy and paste the following link in your internet browser to open pdf file titled “A Comprehensive Analysis

505 model 1-5

Description As you have learned this week, there are numerous topics students can choose from to perform research in quality and patient safety research. For example, the increased reinfection rates are a growing concern in Saudi Arabia and globally across western nations. Analyze how your potential research project in this

505 model 1-6

Description As you have learned this week, there are numerous topics students can choose from to perform research in quality and patient safety research. For example, the increased reinfection rates are a growing concern in Saudi Arabia and globally across western nations. Analyze how your potential research project in this

505 model 1-7

Description As you have learned this week, there are numerous topics students can choose from to perform research in quality and patient safety research. For example, the increased reinfection rates are a growing concern in Saudi Arabia and globally across western nations. Analyze how your potential research project in this

505 model 1-8

Description As you have learned this week, there are numerous topics students can choose from to perform research in quality and patient safety research. For example, the increased reinfection rates are a growing concern in Saudi Arabia and globally across western nations. Analyze how your potential research project in this

discussion mgt520

Description In your textbook, in Chapter 2, Figure 2-1, page 42, provides an overview of the performance management process and its associated components. There are many critical factors that contribute to the successful implementation of a performance management system. Failure to understand these factors can result in issues for organizations,