To execute this java code user must have an java environment installed(jdk) in pc. to run this run user should also have an java ide (intellij,eclipse,NetBeans). You can also run your java code in command prompt or windows Powershell. Steps to run on cmd prompt or Windows PoweShell 1.open the cmd for the path where your java file is saved 2.compile the java code using => javac.(your file name with .java extention) 3.If no error then run your code => java (file name) do this same on PowerShell to run.
-
Notifications
You must be signed in to change notification settings - Fork 0
ujwaljoshi116/Java-codes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
simple calculator code in java language written in intelli , Factorial of a number using For loop with user input
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published