SlideShare a Scribd company logo
LOOPS
TYPES
DO LOOP
DO WHILE
DO UNTIL
FOR NEXT
WHILE
WEND
DO LOOP
DO WHILE
DO UNTIL
ARRAYS
 Array is a set of element of the same datatype represented by a
single variable name.
 Each element of an array has a unique identifying index
number which is used for assessing the elements.
DECLARING AN ARRAY:
SYNTAX: Dim array name (array size) [as datatype]
FLOW CHART OF ARRAY
TYPES OF ARRAY
• Has only one index or subscript.
• It is like a list of items that consists of one
rows and one column of item.
• Syntax: Dim array name (array size) as
datatype
ONE
DIMENSIONAL
• Have higher dimensions.
• N-dimensional array can have n
dimensions.
• Syntax: Dim array name (index1,
index2 – index n) as datatype
MULTI-
DIMENSIONAL
STATIC
DYNAMIC
• Size always remain
the same.
• Its size and
dimensions are
specified with its
declaration.
• Size can be
changed at run-
time.
TYPES Cont..
Loops and arrays

More Related Content

What's hot

Arrays
ArraysArrays
Arrays
kuldeep94
 
Dsa unit 1
Dsa unit 1Dsa unit 1
Dsa unit 1
ColorfullMedia
 
Javascript ADT - List
Javascript   ADT - ListJavascript   ADT - List
Javascript ADT - List
Samuel Santos
 
Arrays declartion and initialization
Arrays declartion and initializationArrays declartion and initialization
Arrays declartion and initialization
sangrampatil81
 
Arrays in C
Arrays in CArrays in C
Arrays in C
sangrampatil81
 
Arrays in C++
Arrays in C++Arrays in C++
Arrays in C++
Maliha Mehr
 
Collections (1)
Collections (1)Collections (1)
Collections (1)
abdullah619
 
One Dimentional Array
One Dimentional ArrayOne Dimentional Array
One Dimentional Array
Sonya Akter Rupa
 
Types of Arrays
Types of ArraysTypes of Arrays
Types of Arrays
Ans Ali
 
Ppt on arrays in c
Ppt on arrays in cPpt on arrays in c
Ppt on arrays in c
Abhinay Pratap
 
Data handling in python
Data handling in pythonData handling in python
Data handling in python
deepalishinkar1
 
Pandas
PandasPandas
Data structures list
Data structures listData structures list
Data structures list
Vijaya Kalavakonda
 
Data structure day1
Data structure day1Data structure day1
Data structure day1
Mohammed Elsdody
 
Arrays accessing using for loops
Arrays accessing using for loopsArrays accessing using for loops
Arrays accessing using for loops
sangrampatil81
 
Data structure
Data structureData structure
Data structure
Nihal Singh
 
R data-structures-3
R data-structures-3R data-structures-3
R data-structures-3
Victor Ordu
 
Chapter 6 java
Chapter 6 javaChapter 6 java
Chapter 6 java
Ahmad sohail Kakar
 
R Data Structures (Part 1)
R Data Structures (Part 1)R Data Structures (Part 1)
R Data Structures (Part 1)
Victor Ordu
 

What's hot (20)

Arrays
ArraysArrays
Arrays
 
Dsa unit 1
Dsa unit 1Dsa unit 1
Dsa unit 1
 
Javascript ADT - List
Javascript   ADT - ListJavascript   ADT - List
Javascript ADT - List
 
Arrays declartion and initialization
Arrays declartion and initializationArrays declartion and initialization
Arrays declartion and initialization
 
Arrays in C
Arrays in CArrays in C
Arrays in C
 
Data structures2
Data structures2Data structures2
Data structures2
 
Arrays in C++
Arrays in C++Arrays in C++
Arrays in C++
 
Collections (1)
Collections (1)Collections (1)
Collections (1)
 
One Dimentional Array
One Dimentional ArrayOne Dimentional Array
One Dimentional Array
 
Types of Arrays
Types of ArraysTypes of Arrays
Types of Arrays
 
Ppt on arrays in c
Ppt on arrays in cPpt on arrays in c
Ppt on arrays in c
 
Data handling in python
Data handling in pythonData handling in python
Data handling in python
 
Pandas
PandasPandas
Pandas
 
Data structures list
Data structures listData structures list
Data structures list
 
Data structure day1
Data structure day1Data structure day1
Data structure day1
 
Arrays accessing using for loops
Arrays accessing using for loopsArrays accessing using for loops
Arrays accessing using for loops
 
Data structure
Data structureData structure
Data structure
 
R data-structures-3
R data-structures-3R data-structures-3
R data-structures-3
 
Chapter 6 java
Chapter 6 javaChapter 6 java
Chapter 6 java
 
R Data Structures (Part 1)
R Data Structures (Part 1)R Data Structures (Part 1)
R Data Structures (Part 1)
 

Viewers also liked

Creación Indices y Constraints en Bases de Datos de SQL Server
Creación Indices y Constraints en Bases de Datos de SQL ServerCreación Indices y Constraints en Bases de Datos de SQL Server
Creación Indices y Constraints en Bases de Datos de SQL Server
Pedrangas Pedrangas
 
Mule Cloud Connectors-Autorizando el conector
Mule Cloud Connectors-Autorizando el conectorMule Cloud Connectors-Autorizando el conector
Mule Cloud Connectors-Autorizando el conector
Manuel Antonio
 
Singapore Market Entry Strategies Presentation
Singapore Market Entry Strategies Presentation  Singapore Market Entry Strategies Presentation
Singapore Market Entry Strategies Presentation
Prakaash Govindasamy
 
Concurso # 018 2016
Concurso # 018 2016Concurso # 018 2016
Concurso # 018 2016
Escuela de TA UCR
 
Welcome to the northridge middle 2
Welcome to the northridge middle 2Welcome to the northridge middle 2
Welcome to the northridge middle 2
Lisa Pixley
 
Concurso # 016 2016
Concurso # 016 2016Concurso # 016 2016
Concurso # 016 2016
Escuela de TA UCR
 
"Uso de comandos INSERT, UPDATE y DELETE en bases de datos de SQL Server"
"Uso de comandos INSERT, UPDATE y DELETE en bases de datos de SQL Server""Uso de comandos INSERT, UPDATE y DELETE en bases de datos de SQL Server"
"Uso de comandos INSERT, UPDATE y DELETE en bases de datos de SQL Server"
pacovar
 
Datatype in c++ unit 3 -topic 2
Datatype in c++ unit 3 -topic 2Datatype in c++ unit 3 -topic 2
Datatype in c++ unit 3 -topic 2
MOHIT TOMAR
 
Oop project briefing sem 1 2015 2016
Oop project briefing  sem 1 2015 2016Oop project briefing  sem 1 2015 2016
Oop project briefing sem 1 2015 2016
IIUM
 
Genetic epistomology: An Exclusive Presentation
Genetic epistomology: An Exclusive PresentationGenetic epistomology: An Exclusive Presentation
Genetic epistomology: An Exclusive Presentation
Hathib KK
 
Air pollution : causes, effects and solutions of air pollution.
Air pollution : causes, effects and solutions of air pollution.Air pollution : causes, effects and solutions of air pollution.
Air pollution : causes, effects and solutions of air pollution.
Naseera noushad
 

Viewers also liked (11)

Creación Indices y Constraints en Bases de Datos de SQL Server
Creación Indices y Constraints en Bases de Datos de SQL ServerCreación Indices y Constraints en Bases de Datos de SQL Server
Creación Indices y Constraints en Bases de Datos de SQL Server
 
Mule Cloud Connectors-Autorizando el conector
Mule Cloud Connectors-Autorizando el conectorMule Cloud Connectors-Autorizando el conector
Mule Cloud Connectors-Autorizando el conector
 
Singapore Market Entry Strategies Presentation
Singapore Market Entry Strategies Presentation  Singapore Market Entry Strategies Presentation
Singapore Market Entry Strategies Presentation
 
Concurso # 018 2016
Concurso # 018 2016Concurso # 018 2016
Concurso # 018 2016
 
Welcome to the northridge middle 2
Welcome to the northridge middle 2Welcome to the northridge middle 2
Welcome to the northridge middle 2
 
Concurso # 016 2016
Concurso # 016 2016Concurso # 016 2016
Concurso # 016 2016
 
"Uso de comandos INSERT, UPDATE y DELETE en bases de datos de SQL Server"
"Uso de comandos INSERT, UPDATE y DELETE en bases de datos de SQL Server""Uso de comandos INSERT, UPDATE y DELETE en bases de datos de SQL Server"
"Uso de comandos INSERT, UPDATE y DELETE en bases de datos de SQL Server"
 
Datatype in c++ unit 3 -topic 2
Datatype in c++ unit 3 -topic 2Datatype in c++ unit 3 -topic 2
Datatype in c++ unit 3 -topic 2
 
Oop project briefing sem 1 2015 2016
Oop project briefing  sem 1 2015 2016Oop project briefing  sem 1 2015 2016
Oop project briefing sem 1 2015 2016
 
Genetic epistomology: An Exclusive Presentation
Genetic epistomology: An Exclusive PresentationGenetic epistomology: An Exclusive Presentation
Genetic epistomology: An Exclusive Presentation
 
Air pollution : causes, effects and solutions of air pollution.
Air pollution : causes, effects and solutions of air pollution.Air pollution : causes, effects and solutions of air pollution.
Air pollution : causes, effects and solutions of air pollution.
 

Similar to Loops and arrays

R data types
R data typesR data types
R data types
Teachers Mitraa
 
java.pdf
java.pdfjava.pdf
java.pdf
RAJCHATTERJEE24
 
Arrays In C++
Arrays In C++Arrays In C++
Arrays In C++
Awais Alam
 
Array ppt
Array pptArray ppt
Array ppt
Kaushal Mehta
 
Array.pdf
Array.pdfArray.pdf
Array.pdf
DEEPAK948083
 
Array
ArrayArray
ARRAY.pptx
ARRAY.pptxARRAY.pptx
ARRAY.pptx
AkanjLove
 
ARRAYS.pptx
ARRAYS.pptxARRAYS.pptx
Arrays in Reading.pptx
Arrays in Reading.pptxArrays in Reading.pptx
Arrays in Reading.pptx
EdFeranil
 
arrayppt.pptx
arrayppt.pptxarrayppt.pptx
arrayppt.pptx
shivas379526
 
Lesson 11 one dimensional array
Lesson 11 one dimensional arrayLesson 11 one dimensional array
Lesson 11 one dimensional array
MLG College of Learning, Inc
 
Arrays in Data Structure and Algorithm
Arrays in Data Structure and Algorithm Arrays in Data Structure and Algorithm
Arrays in Data Structure and Algorithm
KristinaBorooah
 
Introduction to c converted-converted
Introduction to c converted-convertedIntroduction to c converted-converted
Introduction to c converted-converted
NabishaAK
 
Array.ppt
Array.pptArray.ppt
Array.ppt
SbsOmit1
 
array.ppt
array.pptarray.ppt
array.ppt
rajput0302
 
Array
ArrayArray
BHARGAVIARRAY.PPT.pptx
BHARGAVIARRAY.PPT.pptxBHARGAVIARRAY.PPT.pptx
BHARGAVIARRAY.PPT.pptx
Sasideepa
 
September 9 2008
September 9 2008September 9 2008
September 9 2008
napzpogi
 
Arrays
ArraysArrays
Arrays
Juhi Kumari
 

Similar to Loops and arrays (20)

R data types
R data typesR data types
R data types
 
java.pdf
java.pdfjava.pdf
java.pdf
 
Arrays In C++
Arrays In C++Arrays In C++
Arrays In C++
 
Array ppt
Array pptArray ppt
Array ppt
 
Array.pdf
Array.pdfArray.pdf
Array.pdf
 
Array
ArrayArray
Array
 
ARRAY.pptx
ARRAY.pptxARRAY.pptx
ARRAY.pptx
 
ARRAYS.pptx
ARRAYS.pptxARRAYS.pptx
ARRAYS.pptx
 
Arrays in Reading.pptx
Arrays in Reading.pptxArrays in Reading.pptx
Arrays in Reading.pptx
 
arrayppt.pptx
arrayppt.pptxarrayppt.pptx
arrayppt.pptx
 
Arrays
ArraysArrays
Arrays
 
Lesson 11 one dimensional array
Lesson 11 one dimensional arrayLesson 11 one dimensional array
Lesson 11 one dimensional array
 
Arrays in Data Structure and Algorithm
Arrays in Data Structure and Algorithm Arrays in Data Structure and Algorithm
Arrays in Data Structure and Algorithm
 
Introduction to c converted-converted
Introduction to c converted-convertedIntroduction to c converted-converted
Introduction to c converted-converted
 
Array.ppt
Array.pptArray.ppt
Array.ppt
 
array.ppt
array.pptarray.ppt
array.ppt
 
Array
ArrayArray
Array
 
BHARGAVIARRAY.PPT.pptx
BHARGAVIARRAY.PPT.pptxBHARGAVIARRAY.PPT.pptx
BHARGAVIARRAY.PPT.pptx
 
September 9 2008
September 9 2008September 9 2008
September 9 2008
 
Arrays
ArraysArrays
Arrays
 

Recently uploaded

Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
deeptiverma2406
 
Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
Wasim Ak
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Delivering Micro-Credentials in Technical and Vocational Education and Training
Delivering Micro-Credentials in Technical and Vocational Education and TrainingDelivering Micro-Credentials in Technical and Vocational Education and Training
Delivering Micro-Credentials in Technical and Vocational Education and Training
AG2 Design
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
ak6969907
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
taiba qazi
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
thanhdowork
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 

Recently uploaded (20)

Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
 
Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Delivering Micro-Credentials in Technical and Vocational Education and Training
Delivering Micro-Credentials in Technical and Vocational Education and TrainingDelivering Micro-Credentials in Technical and Vocational Education and Training
Delivering Micro-Credentials in Technical and Vocational Education and Training
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 

Loops and arrays

  • 1.
  • 2. LOOPS TYPES DO LOOP DO WHILE DO UNTIL FOR NEXT WHILE WEND
  • 6.
  • 7. ARRAYS  Array is a set of element of the same datatype represented by a single variable name.  Each element of an array has a unique identifying index number which is used for assessing the elements. DECLARING AN ARRAY: SYNTAX: Dim array name (array size) [as datatype]
  • 9.
  • 10. TYPES OF ARRAY • Has only one index or subscript. • It is like a list of items that consists of one rows and one column of item. • Syntax: Dim array name (array size) as datatype ONE DIMENSIONAL • Have higher dimensions. • N-dimensional array can have n dimensions. • Syntax: Dim array name (index1, index2 – index n) as datatype MULTI- DIMENSIONAL
  • 11. STATIC DYNAMIC • Size always remain the same. • Its size and dimensions are specified with its declaration. • Size can be changed at run- time. TYPES Cont..