I have updated in http://www.freejavaclass.com/
Java is a fun language. Let’s look at some of the reasons:
Built-in support for multi-threading, socket communication, and memory management (automatic garbage
collection).
Object Oriented (OO).
Better portability than other languages across operating systems.
Supports Web based applications (Applet, Servlet, and JSP), distributed applications (sockets, RMI. EJB etc)
and network protocols (HTTP, JRMP etc) with the help of extensive standardised APIs (Application Program
Interfaces).
Subscribe to:
Post Comments (Atom)
How can instantiate Java interface without implementing.
public interface Foo { String method(); } public class Claaa { public static void main(String[] args) { Foo fooByIC...
-
I have updated in http://www.freejavaclass.com/ public, protected, default, private
-
http://freejavaclass.com/articles/articleshome.jsp?tutorialpath=java
-
1) Download minikube-installer.exe. 2) Download kubectl.exe. 3) Install minikube in C:\Minikube and copy kubectl.exe in same location. 4)...
No comments:
Post a Comment