java online training - PowerPoint PPT Presentation

About This Presentation
Title:

java online training

Description:

The best java online training is provided by Folkstrain, we are having industrial experts as trainers and providing excellent training for all IT courses with live projects. – PowerPoint PPT presentation

Number of Views:43
Slides: 12
Provided by: nancy97979
Category:

less

Transcript and Presenter's Notes

Title: java online training


1
Java online Training By Industrial Experts
Reach us Folkstrain.com Contact us 16468809474
2
What is JAVA
  • JAVA is a programming language.JAVA is a fast,
    secure reliable. To develop a game or any
    application or software other programming
    languages are also suited.
  • So whats the reason for selecting java is,
    JAVA can brings all the properties together, and
    it is very secured. This feature is the most
    attractive for software developers.

Reach us Folkstrain.com Contact us 16468809474
3
What is Java platform
Platform Any hardware or software system
atmosphere within which a program runs, is
understood as a platform. Since Java has its own
runtime atmosphere (JRE) and API, it's referred
to as platform.
Reach us Folkstrain.com Contact us 16468809474
4
Example of Java program
class Simple public static void main(String
args) System.out.println("Hello Java")
Reach us Folkstrain.com Contact us 16468809474
5
Features of Java
6
What is object oriented
Object-oriented means we organize our software as a combination of different types of objects that incorporates both data and behavior.
Object-oriented programming(OOPs) is a methodology that simplify software development and maintenance by providing some rules.
Reach us Folkstrain.com Contact us 16468809474
7
Concepts of OOPs
  • Object
  • Class
  • Inheritance
  • Polymorphism
  • Abstraction
  • Encapsulation

Reach us Folkstrain.com Contact us 16468809474
8
Why java is more famous
  • There are two reasons for that
  • Facing trouble with C/C languages and that
    they are not portable, and are not platform
    independent language.
  • Java is a an independent language, portability
    and more secure.

Reach us Folkstrain.com Contact us 16468809474
9
Difference between C and Java
  • The main difference is that C is a structure
    oriented language and java is object oriented
    language.
  • Java has a mechanism in defining class and
    objects.
  • Java does not include structures, unions, and
    enum data types. And some more differences is
    there.

Reach us Folkstrain.com Contact us 16468809474
10
Difference between C and Java
  • Java does not support pointers to avoid un
    authorized access of memory locations.
  • Java does not support operator over loading.
  • Preprocessor entirely eliminated in Java

Reach us Folkstrain.com Contact us 16468809474
11
Thank You
Reach us Folkstrain.com Contact us 16468809474
Write a Comment
User Comments (0)
About PowerShow.com