Zero to FAANG (Day Sixth)--Java atanomy
I learnt Java program structure.
Package com. Company this is first line in Java. It shows everything below this that will be stored in package directory file.
Public class main() this line has three things. First one is access modifier which is publ...
sahilkadam.dev1 min read