HW 1 (2%)
HW Part1
- Write a program that will take following arithmetical operators(+ ,-,*,/,%,++,--)
- Create the variables and inatialize operators
- Print the appropriate message using above arithmetical operators
- Note:Please look github week4 Hw1hint.java
file
HW Part2
- Write a program that will take following comparison operators(==,!=,>,<, <=,>=)
- Create the variables and inatialize operators
- Print the True or False message using above comparison operators
- Note:Please look github week4 Hw1hint.java
file
How to submit lab?
- Please write your full name, email on top of your file using a comment tag.
- Compile and run your program, enter all the inputs as required.
- Take a screenshot of your result.
- Zip your project with a screenshot and upload on Blackboard
-
All assignments must be submitted via Blackboard on the due date.
oct 10th 7:00 pm