About Course
Java is a general purpose, high-level programming language developed by Sun Microsystems. The small team of engineers, known as Green Team, initiated the language in 1991. Java was originally called OAK, and was designed for handheld devices and set-top boxes. Oak was unsuccessful, so in 1995 Sun changed the name to Java and modified the language to take advantage of the burgeoning World Wide Web. Java is an object-oriented language similar to C++, but simplified to eliminate language features that cause common programming errors. Java source code files (files with a .java extension) are compiled into a format called bytecode (files with a .class extension), which can then be executed by a Java interpreter. Java is object-oriented, which means that, among other characteristics, an object can take advantage of being part of a class of objects and inherit code that is common to the class. Objects are thought of as “nouns” that a user might relate to rather than the traditional procedural “verbs.” A method can be thought of as one of the object’s capabilities or behaviors.
Key Features

You will get 100% job Assurance and life time e-placement support

classed taken by globally certified trainers

You will get 3 year Dedicated placement support
.png)
Courses are globally recognized & accredited
Introduction of Java
Data types and Variables
Operators and Expressions
Control Flow Statements
Methods
Object-Oriented Programming
Objects and Classes
Using Java Objects
Inheritance in Java
Packages
Exception Handling
Input/Output Streams
Collection Framework
Inner Classes
Introduction to Threads
Interfaces and Abstract Classes
Serialization
Generics
Annotations
Reflection
Error Handling
Remote Method Invocation (RMI)
JDBC
- Database basics
- SQL, MySQL, PostgreSQL-Introduction and overview
- What Is the JDBC API?
- Driver Types
- Two-tier and Three-tier Models
- Connection Overview
- Transactions
- DriverManager Overview
- Statement Overview
- Sending Batch Updates
- ResultSet Overview
- Types of Result Sets
- Concurrency Types
- PreparedStatement Overview
- CallableStatement Overview
- ResultSetMetaData, Scrollable ResultSet,
- Prepared Statement, Callable Statement
- Performing Batch Update.
