0% found this document useful (0 votes)
54 views2 pages

Detail 53

The document outlines the core Java syllabus including brief introductions to C and C++ and differentiating them from Java. It covers simple Java programs, data types, operators, conditional statements, loops, arrays, object-oriented programming concepts like inheritance, polymorphism, abstract classes and interfaces. It also discusses packages, exceptions, threads, strings, GUI components, file handling, collections, maps, servlets, JSP, JDBC, Expression Language, J2EE concepts like JSTL, AJAX, frameworks like Struts and Hibernate, and an overview of the Spring framework.

Uploaded by

Jugal K Sewag
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views2 pages

Detail 53

The document outlines the core Java syllabus including brief introductions to C and C++ and differentiating them from Java. It covers simple Java programs, data types, operators, conditional statements, loops, arrays, object-oriented programming concepts like inheritance, polymorphism, abstract classes and interfaces. It also discusses packages, exceptions, threads, strings, GUI components, file handling, collections, maps, servlets, JSP, JDBC, Expression Language, J2EE concepts like JSTL, AJAX, frameworks like Struts and Hibernate, and an overview of the Spring framework.

Uploaded by

Jugal K Sewag
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Core Java Syllabus

Brief Introduction of C and C++ and differentiate through Java. JVM Architecture Setting a path through Command Prompt and Environmental Variable.

Simple Program in Java (Compile and Run) Identifiers, Literals & Data types. Operators Conditional Statements Looping & Arrays (Single and Multidimensional) Describe Concepts of oops Access Modifiers (Private ,Public, Protected, Default) Inheritance Polymorphism (Overloading & Overriding) (Super & This Keyword).

Abstract Class and Interface Static variable and Methods Using Final Keyword with Variable, Methods, and Classes. Wrapper Class and Inner Classes Packages and Imports Exception Handling Threading String & String Builder and String Buffer Class Awt Components (Frame, Panel, etc.), Layouts, Event Handlers. Using Swing with Awt Components GUI Component Connectivity through JDBC.

Applet I/O Classes and File Handling. Advance Java Syllabus

Collection & Maps Generics Html, Java script and CSS Web Architecture Servlets Servlets with Java Beans JSP With Java Beans JDBC Connectivity Expression Language (EL)

J2EE Syllabus

JSTL AJAX JQuery Struts Framework Overview Hibernate with Servlets Overview Hibernate With Struts Framework Overview of Spring Framework

You might also like