Computers and Technology

"Please Solve Problem 3 Please" Program 1(Total Point 15): You will use scanner class and ask users to enter numbers from 0 to 10 numbers. You will then extract only non prime numbers and store it in the set. You will then print the entire set contents.
Problem 2(Total Point 15): Write a Java program that performs following things.
Generate 10 random numbers
Store all the numbers into the set
Use the iterator or any other class to extract all the elements from the set
Perform addition
Display output
Problem 3(Total Point 15):
Create the tree map that should store following strings.
- Hello
- Today
- Is
- Monday
Once you stored all the data in the tree map, then loop thru the tree map and remove Monday
Program 4(Total Point 15): You will use the scanner class and ask users following things.
- Student Age (Value)
- Student Name (Key)
You will store information for at least 10 students on Map. You will then use iterator to print all the values. You will print the youngest student’s name.
Program 5(Total Point 15):
Create the logic to print below series.
Num1: 1
Num2: 3
Num3: 5
Num4: 7
Num5: 9
You then need to store the entire series into the Hash map and tree map and then print the entire series.
Problem 6(Total Point 15):
Create the set that should store following strings.
-This
-Class
-is
-good
-We
-have
-learned
-lot
-of
-things.
Once you stored all the data in the set/map, then loop thru the set using iterator and remove all the strings that starts with either C or o.
And print the entire set as the single statement.
Problem 7(Total Point 10)
You need to create a base class that should have the following functionality.
- Calculate avg. Students grade. Input parameter to this method is an array that shows grades for at least ten courses.
You need to create a child class that inherits the base class. The child class should have a method to calculate max grade from 10 courses.
You need to write a demo class. The demo class should have a main method that calls child class and able to provide max and avg. Grade.

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 23:00, GreenHerbz206
Computer programming is one type of what career
Answers: 1
image
Computers and Technology, 24.06.2019 00:50, sequoyaburke
Which player type acts on other players? a. killer b. achiever c. explorer d. socializer
Answers: 1
image
Computers and Technology, 24.06.2019 06:30, meganwintergirl
Ineed to know the anwser to all these questions
Answers: 2
image
Computers and Technology, 24.06.2019 16:00, codycollier
To fill (copy) a cell across or down, point to the of the cell and drag. top left corner top right corner bottom left corner bottom right corner
Answers: 3
Do you know the correct answer?
"Please Solve Problem 3 Please" Program 1(Total Point 15): You will use scanner class and ask users...

Questions in other subjects:

Konu
English, 19.01.2021 06:00
Konu
Mathematics, 19.01.2021 06:00
Konu
Mathematics, 19.01.2021 06:00