Java-Mermaid Hackathon
Java-Mermaid Hackathon
SECTION - A Marks: 80
Input : “Java”
Expected Output : “Java”
(b)Write a Java Program to find the second smallest number in the array.
Input : {1,4,9,2}
Expected Output : 2
3. Write a Java program to print the prime numbers from the given range.
Input : 10 - 20
Expected Output : 11, 13, 17, 19
SECTION - B
You place an order for a product, but it is not delivered within the scheduled
time. As a result, you call customer service to inquire about the issue. Include
the following steps mandatorly.
Note: The Driver and Customer do not communicate directly with one another.
Via Server, all is done.
SECTION - C
Return Result:
Example IDs: