60 likes | 72 Views
NetTech India provide best course and live project training on Core Java. We also give 100% guarantee of job placement.For more information please contact us on 9870803004/5.<br>
E N D
www.nettechindia.com Mob:9870803004/9870803005
Java is a programming language, whereas Core Java is a computing platform. Java Platform Standard Edition is Core Java, which is also called Java SE. "Core Java" is Oracle's definition and refers to subset of Java SE technologies. Core java is a language basics. For example Data structures, Semantics..etc Core java is a sun http:/term.It means it contains only basics of java and some principles and also contain some packages details.
OOPS concepts (Data Abstraction, Encapsulation, OOPS concepts (Data Abstraction, Encapsulation, Inheritance, Polymorphism) Inheritance, Polymorphism) Basic Java constructs like loops and data types Basic Java constructs like loops and data types String handling String handling Collection framework Collection framework Multithreading Multithreading Exception handling Exception handling Generics Generics Synchronisation Synchronisation Serialisation Serialisation & De & De- -serialisation serialisation Concurrent collection Concurrent collection
Core java is used for developing general java application where as Advanced java is used for developing the web based application and enterprise application. "core java means "stand -alone" java application whereas advanced java means java application that run on servers means these are the web application" core java is the learning stage of java programming, here we learn all the concept used in programming paradigm. But advance java deals with the implementation of the concept.
It helps in It helps in code completion code completion It provides a powerful debugging capability, which is essential for real-world development. While Java is used for development of applets and applications, Core Java is mainly used to design application software for both desktop and server environments. Core Java is the most basic and the purest form of Java which set the foundation for other editions of the programming language.