Java Introduction Training - PowerPoint PPT Presentation

About This Presentation
Title:

Java Introduction Training

Description:

What is Java and what are the version and how it use from this ppt.For more about Java look at this – PowerPoint PPT presentation

Number of Views:158
Slides: 11
Provided by: kumardeepika

less

Transcript and Presenter's Notes

Title: Java Introduction Training


1
Java Introduction
Free Java Introduction Tutorial Videos for
Beginners by
2
Java Introduction- Highlights
  • What is Java ?
  • Why Java is used in Programming?
  • Versions of Java
  • Sample of Java Programming
  • What is Array structure in Java?
  • Sample Algorithm of Java

3
What is Java?
  • Java is a programming language. It is designed
    for the distributed environment of the Internet.
  • Designed by James Gosling to have the "look and
    feel" and developed by Sun Microsystems .
  • Java is simpler to use than C and enforces an
    object-oriented  programming model.

4
Why Java is used in programming?
  • Java programs are compiled down to a platform-
    independent language called byte code.
  • Byte code is designed to be run by a program,
    called a Java Virtual Machine (JVM)
  • Simulates a real machine Programs, can
    automatically adapt to specific locales and be
    displayed in the appropriate language.

5
Versions of Java
6
Sample of Java Programming
7
What is Array Structure in Java?
  • Array is a collection of similar type of elements
    that have contagious memory location. In java,
    array is an object that contains elements of
    similar data types. Array is an index based,
    first element of arrays stored at 0 index.

8
Sample Algorithm of Java
Start
Set Count 0
Read ch
9
Feedback
Like It ? Hate It?
We would love to hear from you whatever you think
about the course.
Click HERE to share what you think!
10
Thank you
Thank You for Watching Free Java Introduction
Tutorial Videos for Beginners by
http//www.courseing.com
Write a Comment
User Comments (0)
About PowerShow.com