How I Built This code example
Example: what is built
--> What is built?
- Creating, adding, compiling, testing and deploying a project.
All of these combined are called a Built.
- For example maven is "built" automation tool, it helps us automate
all of these steps.