Thursday 12 February 2015

Core Java

Core Java:- 

  1. Core Java is the basic of Java programming technology concept. 
  2. This basic concepts in Java is normally referred as 'Core Java' programming. 
  3. The Core Java comprises the Single Tier Architecture. 
  4. The Core Java programming interfaces are the basic foundation of the Java Platform, Standard Edition . 
  5. The Core Java concept used in all classes of Java programming, i.e from Java EE applications to desktop applications. 
  6. The Core Java comprises util, lang, awt, io and net packages. 
  7. The Core Java covers OOPS Concepts, Wrapper Classes, Special Operators, Data types, exception Handling, Stack, Linked List, Queue, Array List. 
  8. Mostly all packages of "Core Java" started with 'java.lang..' 
  9. In Core Java we don't have any solutions for dynamic process but still Core Java is a very efficient for developers and this is the strong basement for applications. 
  10. Core Java means "stand -alone" java application.

No comments:

Post a Comment