Problem Statement
Create a small Java project with two files: Main.java and GreetingHelper.java.
Main must read one single-word name and ask GreetingHelper to build the message.
Print exactly: Welcome, NAME!
DEMO-OOP-33 โข Object Oriented Programming
Create a small Java project with two files: Main.java and GreetingHelper.java.
Main must read one single-word name and ask GreetingHelper to build the message.
Print exactly: Welcome, NAME!
Submit runs every public testcase in this browser. Results and code never leave this device.
Lina
Welcome, Lina!
Omar
Welcome, Omar!
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question