Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular searches:
if-else
class-diagram
flowchart
Polymorphism
Home
Questions
Questions
Study lists
Rana Alayan Questions
19 Questions
Write a Java program to that reads a date (from 2004/1/1 to 2004/12/31) and prints the day of the date. Jan. 1, 2004, is Thursday. Note that 2004 is a leap year.
Java programming
2022-05-11
Answers
30
Question
40
Followers
30
0
1
242
Write a Java program that accepts six numbers as input and sorts them in descending order.
Java programming
2022-05-11
Answers
30
Question
40
Followers
30
0
1
244
Write a Java program to check if a point (x, y) is in a triangle or not. There is a triangle formed by three points
Java programming
2022-05-11
Answers
30
Question
40
Followers
30
0
1
225
Write a Java program to compute xn % y where x, y and n are all 32bit integers.
Java programming
2022-05-11
Answers
30
Question
40
Followers
30
0
1
225
Write a Java program to divide a given array of integers into given k non-empty subsets whose sums are all equal. Return true if all sums are equal otherwise return false
Java programming
2022-05-11
Answers
30
Question
40
Followers
30
0
1
284
Write a Java program to remove duplicate letters and arrange in lexicographical order from a given string which contains only lowercase letters
Java programming
2022-05-11
Answers
30
Question
40
Followers
30
0
1
203
Write a Java program to check a string follows a given pattern
Java programming
2022-05-11
Answers
30
Question
40
Followers
30
0
1
147
Write a Java program to find the maximum number inside the number in the window (size k) at each moving in a given array of integers with duplicate numbers. Move the window from the start of the array.
Java programming
2022-05-11
Answers
30
Question
40
Followers
30
0
1
141
Write a Java program to find all unique combinations from a collection of candidate numbers. The sum of the numbers will be equal to a given target number.
Java programming
2022-05-11
Answers
30
Question
40
Followers
30
0
1
144
Write a Java program to print a face
Java programming
2022-05-11
Answers
30
Question
40
Followers
30
0
1
209
Write a Java program to find the numbers greater than the average of the numbers of a given array.
Java programming
2022-05-11
Answers
30
Question
40
Followers
30
0
1
186
Write a Java program to print an array after changing the rows and columns of a given two-dimensional array.
Java programming
2022-05-11
Answers
30
Question
40
Followers
30
0
1
222
Write a Java program that accepts four integer from the user and prints equal if all four are equal, and not equal otherwise.
Java programming
2022-05-11
Answers
30
Question
40
Followers
30
0
1
223
Total:
19
1
2
Next
Go