| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains my solutions for the Java assessment at Universidade Positivo. The assessment consisted of 8 questions covering various concepts of the Java language.
Clone this repository: git clone https://github.com/duducamargo/software-development-java.git
Navigate to the desired question folder: cd exercise01/
Compile the Java code: javac FileName.java
Run the Java program: java FileName
Name: Eduardo Farias Camargo
Email: edu.farias.camargo@gmail.com
| Back | FazBrowse Home | New Git URL |