java packages explained - part 2 (manohar academy)

Опубликовано: 10 Май 2026
на канале: ManoharAcademy
30
0

Welcome back to "manohar academy".
In this lesson we will learn about java packages.
A class that belong to a package should have its source file present in a particular folder.

When placed in wrong folder the java source file might compile but it won't run. Compiler is ok with placing it in wrong folder but interpreter is not forgiving.

visit my website : http://manoharacademy.com

java fundamentals : https://goo.gl/iN5oLb
java arrays : https://goo.gl/v2LUpf
java class design : https://goo.gl/IQbfRk
java inheritance : https://goo.gl/l1wDOO