SlideShare a Scribd company logo
HELLO!
I am Mahmudul Hasan
You can find me at mhasancse15@gmail.com
1
Software Installation
on Windows
SOFTWARE INSTALLTATION ON WINDOWS
▰ Java JDK
▰ Text Editor or IDE
3
4
First Java Program
Let us look at a simple java program….
5
Data Types in Java
6
Data types specify size and the type of values that can be stored in an identifier.
In java, data types are classified into two categories :
▰ Primitive Data type
▰ Non-Primitive Data type
Type of data that can be stored in this variable.
Primitive Data type
7
A primitive data type can be of eight types :
Primitive Data type
8
Non-Primitive(Reference) Data type
9
Non-Primitive Data Types are also called as Reference Data Types as the
address of the objects or Arrays is stored in a reference variable.
InterfacesClasses Arrays
Variables in Java
When we want to store any information, we store it in an address of
the computer.
Variable is a name of memory location.
10
Types of Variables in Java
11
Local Instance Static
There are three types of variables in Java:
public class FirstClass{
int data=50; //instance variable
static int m=100; //static variable
public static void main(Striang [] args){
int n=90; //local variable
}
}//end of class
Type Casting
Assigning a value of one type to a variable of another type is known
as Type Casting.
Example :
12
int x = 10;
byte y = (byte)x;
Type Casting in Java
13
In Java, type casting is classified into two types,
Java Operators
▰ Arithmetic operators
▰ Relation operators
▰ Logical operators
▰ Bitwise operators
▰ Assignment operators
▰ Conditional operators
▰ Misc operators
14
Java provides a rich set of operators environment. Java operators can be divided into following
categories:
Arithmetic operators
15
Arithmetic operators are used in mathematical expression in the same way that are used in algebra.
Relation operators
16
The following table shows all relation operators supported by Java.
Logical operators
17
Java supports following 3 logical operator. Suppose a=1 and b=0;
18
😉
THANKS!
Any questions?
-------------------------
You can find me at
mhasancse15@gmail.com

More Related Content

PPSX
Data Types & Variables in JAVA
PPTX
Java Data Types and Variables
PPTX
Constant a,variables and data types
PPTX
04 data types & variables
PDF
Java data types, variables and jvm
PPTX
Java Data Types
PPTX
Structures in c
PPTX
Classes objects in java
Data Types & Variables in JAVA
Java Data Types and Variables
Constant a,variables and data types
04 data types & variables
Java data types, variables and jvm
Java Data Types
Structures in c
Classes objects in java

What's hot (20)

PPTX
PCSTt11 overview of java
PPTX
[OOP - Lec 06] Classes and Objects
PPT
Learn Java language fundamentals with Unit nexus
PDF
Lecture 8 Library classes
PPTX
Java data types
PPTX
C# Basics
PPTX
Jsp session 13
PPTX
object oriented programming using c++
PPT
Data types
DOCX
Io stream
PPTX
2- Introduction to java II
PPSX
Structure
PPTX
PPTX
5- Overriding and Abstraction In Java
PPTX
Oops concepts
PDF
Java basic data types
PDF
Java basic-syntax
PDF
Java basic syntax
PDF
Oops concepts || Object Oriented Programming Concepts in Java
PPTX
Inner classes in java
PCSTt11 overview of java
[OOP - Lec 06] Classes and Objects
Learn Java language fundamentals with Unit nexus
Lecture 8 Library classes
Java data types
C# Basics
Jsp session 13
object oriented programming using c++
Data types
Io stream
2- Introduction to java II
Structure
5- Overriding and Abstraction In Java
Oops concepts
Java basic data types
Java basic-syntax
Java basic syntax
Oops concepts || Object Oriented Programming Concepts in Java
Inner classes in java
Ad

Similar to Java Basic (20)

PPTX
Advanced java programming - DATA TYPES, VARIABLES, ARRAYS
PPTX
Data types ^J variables and arrays in Java.pptx
PPTX
Lecture - 3 Variables-data type_operators_oops concept
PPTX
Introduction to java
PDF
2.Lesson Plan - Java Variables and Data types.pdf.pdf
PPTX
Modern_2.pptx for java
PPTX
Unit-1 Data Types and Operators.pptx to computers
PPTX
UNIT – 2 Features of java- (Shilpa R).pptx
PDF
PPTX
Std 12 Computer Chapter 7 Java Basics (Part 1)
PDF
Introduction to Java Object Oiented Concepts and Basic terminologies
PPTX
Java fundamentals
PPTX
Java PSkills-session2.pptx
PPTX
Basics of java 2
DOC
java handout.doc
PDF
A seminar report on core java
PPTX
Assignmentjsnsnshshusjdnsnshhzudjdndndjd
PDF
Bt0074 oops with java
PDF
Java Simplified: Understanding Programming Basics
PPTX
cs213Lecture_1 java programming oopsss.pptx
Advanced java programming - DATA TYPES, VARIABLES, ARRAYS
Data types ^J variables and arrays in Java.pptx
Lecture - 3 Variables-data type_operators_oops concept
Introduction to java
2.Lesson Plan - Java Variables and Data types.pdf.pdf
Modern_2.pptx for java
Unit-1 Data Types and Operators.pptx to computers
UNIT – 2 Features of java- (Shilpa R).pptx
Std 12 Computer Chapter 7 Java Basics (Part 1)
Introduction to Java Object Oiented Concepts and Basic terminologies
Java fundamentals
Java PSkills-session2.pptx
Basics of java 2
java handout.doc
A seminar report on core java
Assignmentjsnsnshshusjdnsnshhzudjdndndjd
Bt0074 oops with java
Java Simplified: Understanding Programming Basics
cs213Lecture_1 java programming oopsss.pptx
Ad

More from Mahmudul Hasan (13)

PPTX
Image Restoration
PPTX
Data Mining Zoo classification
PPTX
PPTX
Anti aliasing
PPT
Curve modeling-bezier-curves
PPTX
3D Transformation
PPTX
3 d display-methods
PPTX
Arduino RFID Module (RC522) & Buzzer Access System
PDF
Basics and different xml files used in android
PPTX
Antialiasing
PPTX
e-commerce web site project
PPTX
COST-VOLUME-PROFIT RELATIONSHIPS
PPTX
Image Restoration
Data Mining Zoo classification
Anti aliasing
Curve modeling-bezier-curves
3D Transformation
3 d display-methods
Arduino RFID Module (RC522) & Buzzer Access System
Basics and different xml files used in android
Antialiasing
e-commerce web site project
COST-VOLUME-PROFIT RELATIONSHIPS

Recently uploaded (20)

PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
Artificial Intelligence
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
OOP with Java - Java Introduction (Basics)
PDF
III.4.1.2_The_Space_Environment.p pdffdf
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
Sustainable Sites - Green Building Construction
PPTX
web development for engineering and engineering
PDF
composite construction of structures.pdf
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
Current and future trends in Computer Vision.pptx
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
R24 SURVEYING LAB MANUAL for civil enggi
UNIT 4 Total Quality Management .pptx
Artificial Intelligence
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
OOP with Java - Java Introduction (Basics)
III.4.1.2_The_Space_Environment.p pdffdf
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
bas. eng. economics group 4 presentation 1.pptx
Foundation to blockchain - A guide to Blockchain Tech
Sustainable Sites - Green Building Construction
web development for engineering and engineering
composite construction of structures.pdf
UNIT-1 - COAL BASED THERMAL POWER PLANTS
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Current and future trends in Computer Vision.pptx
Internet of Things (IOT) - A guide to understanding
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf

Java Basic