How can I solve this problems,,,,,,,, If I doing some thing worng, just tell me ❤️❤️ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I solve this problems,,,,,,,, If I doing some thing worng, just tell me ❤️❤️

Instractions: 1/ Apply the code on Java compiler and take screenshot for the output. 2/ For the program that required input, each student should have different input and output. 3/ The marks will cutdown in case there are similarity between the students solutions. 4/ Include all the programs solutions in one file on Assignment section. https://www.sololearn.com/discuss/2242382/?ref=app

17th Apr 2020, 12:43 AM
Hessa
4 Answers
0
Ok, I'm sorry.. I didn't intend to do this, I'm new to this app😥.
17th Apr 2020, 12:50 AM
Hessa
0
I did show my attempt in my prophile I think I won't share it here. Right?
17th Apr 2020, 12:52 AM
Hessa
17th Apr 2020, 9:36 AM
Hessa
0
These are the questions // Q1/ Ahmad have $20 $10 $5 and £5 £10 £50 and 10 SAR 200 SAR 500 SAR By using array convert all $ to SAR SAR to £ £ to $ then count the total amount of that Ahmad have for each currency SAR and $ and £ . By applying array and method concept ——— Q2/ Write Java Program that allow the users to enter 10 students names with their serial numbers (where is the serial numbers start from 10) and search for specific student name, once it found display the student name and the location of the name with the student serial number. (location name is not the index number) By applying array and method concept ——— Q3/ Suppose that the tuition for a university is $15,000 this year and increases 10% every year.Write a program that computes the tuition in 7 years and the total cost of the first four years.
17th Apr 2020, 9:37 AM
Hessa