Tag: TBD
-
To be Discussed
Java features: Robust and Secure —[TBD]Distributed —[TBD]Familiar, Simple and Small—[TBD]Multi-threaded and Interactive —[TBD]Dynamic and Extensible —[TBD] Object creation Using new instance -[TBD]Using clone() method -[TBD]Using deserialization -[TBD]Using newInstance() method of Constructor class-[TBD] Encapsulation “getter” and “setter”-[to be discussed] Global variables final–[TBD] References: https://arokiyakithiyon.wordpress.com/2022/07/29/global-and-local-variables-in-java/ https://arokiyakithiyon.wordpress.com/2022/07/27/history-of-java/ https://arokiyakithiyon.wordpress.com/2022/07/24/object-creationmethod-callingmethod-definition/ https://arokiyakithiyon.wordpress.com/2022/07/20/encapsulation-in-java/