We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
for Java: javac hello.
java this is a compile java program command then for run java program java hello for c++ first we have to compile g++ hello.cpp -o hello after for run the program ./hello