Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular searches:
if-else
class-diagram
Polymorphism
flowchart
Home
Questions
Questions
Study lists
hamza shaheen Questions
5601 Questions
Write the implementation of the method findMin() that takes 4 integers and print the minimum value
Java programming
2022-05-18
Answers
30
Question
40
Followers
30
0
0
132
Create a method delta() that takes three integer values, a, b and c , which are the coefficients of a quadratic equation and returns the value of the delta
Java programming
2022-05-18
Answers
30
Question
40
Followers
30
0
0
120
Write a method checkEvenOdd() that takes integer number and prints “EVEN”, if it is even number, and “ODD” if it is odd number
Java programming
2022-05-18
Answers
30
Question
40
Followers
30
0
0
370
Write the implementation of the method findMax() that that asks the user to enter a number N of integer values and find the minimum value
Java programming
2022-05-18
Answers
30
Question
40
Followers
30
0
0
120
Define a method countOdd() that that asks the user to enter a number N of integer values and count and print the number of odd values
Java programming
2022-05-18
Answers
30
Question
40
Followers
30
0
0
135
Define a method sumValue() that that prompts the user to enter a number N of integer values and count and print the summation of all values
Java programming
2022-05-18
Answers
30
Question
40
Followers
30
0
0
136
Write a Java program that simulates primitive bank operations. To achieve this goal, follow these steps
Java programming
2022-05-18
Answers
30
Question
40
Followers
30
0
0
410
Write the implementation of the method passward(int n) that takes integer number N and generates and prints a password including N digits
Java programming
2022-05-18
Answers
30
Question
40
Followers
30
0
0
144
Define 4 overloaded methods named compute() by considering the following main method:
Java programming
2022-05-18
Answers
30
Question
40
Followers
30
0
0
151
Re-write the java program in exercise 8 by developing a method called “StudentsGradesStatistics” and passing the array that contains the students grades to the method that will calculate and print all statistics
Java programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
365
Write a java program that declares an array of 10 integers. Then, count and print the number of odd elements in the array
Java programming
2022-05-18
Answers
30
Question
40
Followers
30
0
0
99
Write a java program to solve the following problem: You have N students in a class. You want a java program that
Java programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
152
Write a Java method that takes an integer N and returns the factorial of N!. Use the concept of recursion to solve this problem
Java programming
2022-05-18
Answers
30
Question
40
Followers
30
0
0
190
Total:
5601
Previous
1
2
3
4
5
Next
Go