Our Office
2nd Floor Creative Plaza, Ram Mandir, Civil Hospital Road, Sangli.
Email Us
support@itnium.com
Call Us
+91 9423868881
+91 7588949388

Courses

Home

Software Courses

Core java


 
Java Programming is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is a general-purpose programming language intended to let application developers write once, run anywhere (WORA), meaning that compiled Java code can run on all platforms that support Java without the need for recompilation.Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of the underlying computer architecture.
 

Course Content


    Introduction
    • What is Java?
    • Versions of Java
    • Usage
    • Features
    • Program Structure
    • Installation & JDK,JVM

  1. Data Types & VariablesC
    • Data Types
    • Declaration of variable
    • Declaration of constant

  2. Operators & Control Structures
    • Types Of operators
    • Selection Statement
    • Iterative Statements
    • Jump Statements
    • Array

  3. Class & Object
    • Access modifiers
    • Members of a class
    • Function Overloading

  4. Constructors
    • Types Of Constructors
    • Static members

  5. Inheritance
    • Types of Inheritance
    • Abstract class
    • Interface
    • Function Overriding

  6. Package
    • What is package & its use
    • Creation of user-defined package
    • Adding a class into the package

  7. Multithreading
    • Thread class & their methods
    • Use of Sleep() & join() method
    • Runnable interface
    • Synchronization
    • Inter-thread communication

  8. Exception Handling
    • Types of Exceptions
    • Handle the different types of exceptions
    • Runnable interface
    • Throws & finally clause
    • Custom Exception

  9. Collection
    • What is collection & its usage
    • List interface implemented classes
    • Set interface implemented classes
    • Map interface implemented classes

  10. File Handing
    • Stream class & different types of stream
    • Byte oriented classes
    • Character oriented classes
 

 

© All Rights Reserved. Designed by ITnium