Welcome to Java programming language tutorial in Urdu/Hindi. In this first tutorial we will learn about very basics of Java.
Introduction to Java
Java is one of the most famous programming language of 2016. It is a widely used object oriented programming language. Java programming offers two types application development:
- Java Console Applications.
- Java GUI Applications.
- AWT
- SWINGS
Some definitions to know in starting…
Objects
Any real world entity called Object.
example: dog, car and computers etc.
Class
A Class is a template of multiple objects.
Name of man and Age of man etc.
Why do Java programming?
The basic objective behind the language is to create software that could be embedded in consumer electronics devices like as well as cross platform support.
Feature Of Java:
- Object Oriented Programming language
- Platform Independent
- Secure
- Distributed
- Multi-threaded
- Portable
- High Performance
Learn more in this video of Introduction to Java programming in Urdu language.