Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
35 views
1 page
Exer
Uploaded by
Ashley Aquino
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download
Save
Save Exer For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
0 ratings
0% found this document useful (0 votes)
35 views
1 page
Exer
Uploaded by
Ashley Aquino
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save Exer For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
Download
Save Exer For Later
You are on page 1
/ 1
Search
Fullscreen
public class Exer {
private String itemName;
private double itemPrice, amountDue;
private int itemQuantity;
public void setItemName(String newItemName) {
itemName = newItemName;
}
public void setTotalCost(int quantity, double price) {
itemPrice = price;
itemquantity = quantity;
}
public String getItemName() {
return itemName;
}
public double getTotalCost () {
amountDue = itemPrice * itemquantity;
return amountDue;
}
public void readInput () {
Scanner a = new Scanner(System.in);
System.out.println("Enter the name of the item you are purchasing.");
itemName = a.nextLine();
System.out.println("Enter the quality and price seperated by a space.");
itemquantity = a.nextInt();
itemPrice = a.nextDouble();
}
public void writeOutput() {
System.out.println("You are purchasing " + "(s) at" + itemPrice + "each.");
System.out.println("Amount due is" + amountDue);
}
}
You might also like
01 Laboratory Exercise 1 - ARG (HCI)
PDF
100% (1)
01 Laboratory Exercise 1 - ARG (HCI)
3 pages
What Is Your First Impression Regarding The Market's Owner, Boss Da? Is Your First Impression Correct?
PDF
No ratings yet
What Is Your First Impression Regarding The Market's Owner, Boss Da? Is Your First Impression Correct?
1 page
Neocolab
PDF
No ratings yet
Neocolab
2 pages
Intro To Java Assignment2
PDF
0% (1)
Intro To Java Assignment2
13 pages
Exercises Java PartII 1
PDF
100% (1)
Exercises Java PartII 1
4 pages
Comparing Crop Production Methods: Growing A GMO Crop Growing A non-GMO Crop
PDF
100% (1)
Comparing Crop Production Methods: Growing A GMO Crop Growing A non-GMO Crop
5 pages
Programming
PDF
100% (1)
Programming
6 pages
Supermarket Management System
PDF
No ratings yet
Supermarket Management System
8 pages
01 Quiz 1B - ARG (RIZALS)
PDF
100% (1)
01 Quiz 1B - ARG (RIZALS)
2 pages
01 Quiz 1B - ARG (RIZALS)
PDF
100% (1)
01 Quiz 1B - ARG (RIZALS)
2 pages
Lab Exercise (Programming)
PDF
No ratings yet
Lab Exercise (Programming)
1 page
Cavite Munity
PDF
No ratings yet
Cavite Munity
1 page
Tree Analysis For Ethical Theories (ETHICS)
PDF
No ratings yet
Tree Analysis For Ethical Theories (ETHICS)
1 page
What Do You Think To Be First Priority To Go, in Case All of Them Are in An Emergency Situation?
PDF
No ratings yet
What Do You Think To Be First Priority To Go, in Case All of Them Are in An Emergency Situation?
1 page
Lab 3 Oop
PDF
No ratings yet
Lab 3 Oop
35 pages
5 Activity 2 (RPH Slogan)
PDF
No ratings yet
5 Activity 2 (RPH Slogan)
2 pages
Name: Ridhima Srivastava Uid: 2024200126 Experiment No. 7b Aim: Program 1 Problem Statement
PDF
No ratings yet
Name: Ridhima Srivastava Uid: 2024200126 Experiment No. 7b Aim: Program 1 Problem Statement
14 pages
INPUT IN JAVA (Programs)
PDF
No ratings yet
INPUT IN JAVA (Programs)
11 pages
Document
PDF
No ratings yet
Document
25 pages
Week 4 Course
PDF
No ratings yet
Week 4 Course
35 pages
11
PDF
No ratings yet
11
41 pages
Sample MIS 210 Assignment 2
PDF
No ratings yet
Sample MIS 210 Assignment 2
55 pages
OOp Krushna Final Report
PDF
No ratings yet
OOp Krushna Final Report
10 pages
Codejava107: 1 .Banking Scenario, Currentaccount & Savingsaccount
PDF
No ratings yet
Codejava107: 1 .Banking Scenario, Currentaccount & Savingsaccount
7 pages
5JAVA
PDF
No ratings yet
5JAVA
27 pages
Mantasha Asg 3
PDF
No ratings yet
Mantasha Asg 3
6 pages
Department of Computer Sciences: Subject Submitted To Submitted by Date of Submission
PDF
No ratings yet
Department of Computer Sciences: Subject Submitted To Submitted by Date of Submission
21 pages
Assignment - II Basic Java Programming
PDF
No ratings yet
Assignment - II Basic Java Programming
14 pages
Question 1-Java - Inventory
PDF
No ratings yet
Question 1-Java - Inventory
6 pages
Board Method Imp Practice Questions
PDF
No ratings yet
Board Method Imp Practice Questions
8 pages
Code 094929
PDF
No ratings yet
Code 094929
10 pages
E ComerceSystem
PDF
No ratings yet
E ComerceSystem
11 pages
Lab Tasks Spring 2025
PDF
No ratings yet
Lab Tasks Spring 2025
3 pages
Class 9 Project Second
PDF
No ratings yet
Class 9 Project Second
7 pages
Niii
PDF
No ratings yet
Niii
9 pages
Eclipse Practice
PDF
No ratings yet
Eclipse Practice
2 pages
ITP Activity Module 12
PDF
No ratings yet
ITP Activity Module 12
7 pages
Week 12 Activity
PDF
No ratings yet
Week 12 Activity
7 pages
Notes 250116 225317
PDF
No ratings yet
Notes 250116 225317
5 pages
Online Shopping Cart
PDF
No ratings yet
Online Shopping Cart
3 pages
JAVA
PDF
No ratings yet
JAVA
6 pages
PoS Lab Assignment
PDF
No ratings yet
PoS Lab Assignment
6 pages
Saol 4
PDF
No ratings yet
Saol 4
6 pages
GH
PDF
No ratings yet
GH
4 pages
Anchelo New3
PDF
No ratings yet
Anchelo New3
4 pages
Group 1 Final PIT
PDF
No ratings yet
Group 1 Final PIT
7 pages
Shopping Mall Bill
PDF
No ratings yet
Shopping Mall Bill
8 pages
Nievad UE
PDF
No ratings yet
Nievad UE
3 pages
22 Mca 1075 Adid Baker
PDF
No ratings yet
22 Mca 1075 Adid Baker
4 pages
Java Invoice Exercise
PDF
No ratings yet
Java Invoice Exercise
2 pages
S 6
PDF
No ratings yet
S 6
3 pages
Art and Science
PDF
No ratings yet
Art and Science
1 page
Lab 02
PDF
No ratings yet
Lab 02
6 pages
Copro2 02 Hoa Prelim
PDF
No ratings yet
Copro2 02 Hoa Prelim
4 pages
Lecture 3 Activity Task 1
PDF
No ratings yet
Lecture 3 Activity Task 1
1 page
Oop ASS 2
PDF
No ratings yet
Oop ASS 2
9 pages
LAB - 02 (Reading User Input, Designing Simple Classes)
PDF
No ratings yet
LAB - 02 (Reading User Input, Designing Simple Classes)
6 pages
Amount Due
PDF
No ratings yet
Amount Due
2 pages
Codes
PDF
No ratings yet
Codes
3 pages
02 Laboratory Exercise 1
PDF
No ratings yet
02 Laboratory Exercise 1
3 pages
01 Worksheet 1A: Title of The Reading: Reading Breakdown
PDF
No ratings yet
01 Worksheet 1A: Title of The Reading: Reading Breakdown
3 pages
Smart Car: Research By: Ashley Aquino 2021
PDF
No ratings yet
Smart Car: Research By: Ashley Aquino 2021
8 pages
Aling Nena Store
PDF
No ratings yet
Aling Nena Store
1 page
How To Read User Inputs in A Typical Java Application?
PDF
No ratings yet
How To Read User Inputs in A Typical Java Application?
6 pages
Time Mon. Tue. Wed. Thu. Fri. Sat.: SC H O O L TI M E TA B L E
PDF
No ratings yet
Time Mon. Tue. Wed. Thu. Fri. Sat.: SC H O O L TI M E TA B L E
1 page
What Do You Think To Be First Priority To Go, in Case All of Them Are in An Emergency Situation?
PDF
No ratings yet
What Do You Think To Be First Priority To Go, in Case All of Them Are in An Emergency Situation?
1 page
Module 2
PDF
No ratings yet
Module 2
3 pages
Scanner Menu: "Welcome /n1. Burger ($2.00) /n2. Fries ($1.50) /n3. Soda ($1.00) /n4. Done"
PDF
No ratings yet
Scanner Menu: "Welcome /n1. Burger ($2.00) /n2. Fries ($1.50) /n3. Soda ($1.00) /n4. Done"
4 pages
Codes For Java
PDF
No ratings yet
Codes For Java
1 page
Java Assignment 2
PDF
No ratings yet
Java Assignment 2
11 pages
Lab Assignment 1
PDF
No ratings yet
Lab Assignment 1
5 pages
LAB - 02 (Class Design Basics - Part-1) PDF
PDF
No ratings yet
LAB - 02 (Class Design Basics - Part-1) PDF
5 pages
Reflection Paper Sa Ngalan NG Karapatan (ETHICS)
PDF
No ratings yet
Reflection Paper Sa Ngalan NG Karapatan (ETHICS)
5 pages
NgRx SignalStore: An effortless solution for state management
From Everand
NgRx SignalStore: An effortless solution for state management
Abdelfattah Ragab
No ratings yet
Javascript Assessment Test
From Everand
Javascript Assessment Test
Edward Yao
No ratings yet
Documents
Teaching Methods & Materials