SlideShare a Scribd company logo
2
Most read
17
Most read
18
Most read
SOFTWARE
Software is the programs and routines for a computer or the
program material for an electronic device which make it run.
Introduction
Topics
∞ Basic About Software
∞Types of Software
∞Apllication Software
∞System Software
∞Defference Between Application Software and
SystemSoftware
∞SDLC
∞Management of Software
Types of Software
What Is Software ?
Software is the collection of data, programs, procedures, routines and
instructions that tell a computer or electronic device how to run, work and
execute specific tasks. This is in contrast to hardware, which is the physical
system and components that perform the work.
It is just a set of instructions, written by code to understand computer.
At the core of all software is logic and the principle of input > process >
output.
The output is what happens as a result. Your printer whirrs into life and the
invoice pops out of the tray.
Basic About Software
1
Application Software Ex. VPS, Sreadsheet, Multimedia, DBS,Presentation..
2
3
4
5
6
7
8
System Software Ex. MS Windows, GNU/Linux, Mac OS, Google’s
Android…
Firmware Ex. BIOS
Programming Software Ex.VsCode, Sublime, Eclipse, turbo,
Notepad ++..
Driver Software Ex. Network Card,
Graphic Card, Modems ..
Freeware Ex. G-Crome, CC-Clener,Idrive, Ms OneDrive,
Shareware Ex. WinZip
Open source Software Ex. Linux OS, Closed source Software
Ex. Adobe Reaer, Skype,Free Studio
Utility Software Ex. Windows Task manager
Application Software
Application software is a software program
or
group of programs designed for end-users.
Application Software
What is Application Software ?
• Application software is a computer program that performs
a specific function, be it educational, personal, or business.
It is also known as an end-user program or a productivity
program.
• Application software is developed to assist you with a
particular process that may be related to creativity,
productivity, or better communication.
• Application software programs are specific in their
functionality and do the job that they are designed to do.
Basic of Application Software
i. Presentation Software : Presentation is a type of application software that enables you to represent
your thoughts and ideas with ease and clarity by using visual information.
ii. Web Browsers : Web browsers are application software used to browse the internet for locating and
retrieving data across the web.
iii. Multimedia Software : Multimedia application software lets you create or record images, and create
audio or video files.
iv. Education and reference software :This application software, also termed as academic software, is
specifically designed to facilitate learning of a particular subject.
Types of Application Software
v. Graphics software : Graphics application software allows you to edit or make changes in visual
data or images.
vi. Spreadsheet Software : Spreadsheet application software is used to perform calculations.
vii. Database Software : Database application software is used to create and manage a database.
viii. Word processing software : Word processing application software is used to format and
manipulate text, thus, creating memos, letters, faxes, and documents.
ix. Simulation software : Simulation application software is used in the fields of military
engineering, practical education in certain industries, machinery testing, industrial training, video
games, etc.
Types of Application
 Freeware :
As the very name indicates, it is available free of cost. You can download freeware application
software from the Internet and use it without any fees.
 Shareware :
This is distributed freely to the users on a trial basis, usually with a limited time offer. The users
are expected to pay if they want to continue to use this application software.
 Open Source :
This type of application software is available along with the source code that allows you to modify
the software, and even add features to the software. These could either be free or paid. Moodle and
Apache Web Server are examples of open-source application software.
 Closed Source :
Most of the application software packages that you use belong to this category. These are usually
chargeable and have intellectual property rights or patents over the source code. It usually comes with
restricted use. Examples include Microsoft Windows, Adobe Flash Player, WinRAR, mac OS, etc
Types Based on Sharability and Availability
System Software
Systems software includes the programs that are dedicated
to managing the computer itself, such as the operating system,
file management utilities, and disk operating system (or DOS).
System Software
The most important features of system software include :
Fast Speed
Difficult to Manipulate
Written in Low Language
Difficult to design
Features of System Software
Closeness to the System
The most important tasks performed by the operating system are
1. Memory Management: The OS keeps track of the primary memory and allocates the memory when a
process requests it.
2. Processor Management: Allocates the main memory (RAM) to a process and de-allocates it when it is no
longer required.
3. File Management: Allocates and de-allocates the resources and decides who gets the resources.
4. Security: Prevents unauthorized access to programs and data by means of passwords.
5. Error-detecting Aids: Production of dumps, traces, error messages, and other debugging and error-
detecting methods.
6. Scheduling: The OS schedules process through its scheduling algorithms.
Compiler : A compiler is a software that translates the code written in one language to some other
language without changing the meaning of the program. The compiler is also said to make the
target code efficient and optimized in terms of time and space.
Interpreter : An interpreter is a computer program that directly executes, i.e. it performs instructions
written in a programming or scripting language. Interpreter do not require the program to be
previously compiled into a machine language program. An interpreter translates high-level
instructions into an intermediate form, which is then executes.
Assembler : An assembler is a program that converts assembly language into machine code. It takes the
basic commands and operations and converts them into binary code specific to a type of
processor.
Application Software
Application software are designed to fulfil
the requirements of the user for
performing specific tasks.
Application Software is specific purpose
software.
Application Software starts when the user
begins, and it ends when the user stops it.
Application software needs system
software to run.
System Software
System software are designed to manage the
resources of the system, like memory and
process management, security, etc.
The System Software is a general-purpose
software.
The System Software starts running when the
system is powered on and runs until the system
is powered off.
System software are independent of the
application software
Difference
SDLC : Software Development Life Cycle
˟ It offers a basis for project planning, scheduling, and estimating
˟ Provides a framework for a standard set of activities and
deliverables
˟ It is a mechanism for project tracking and control
˟ Increases visibility of project planning to all involved
stakeholders of the development process
˟ Increased and enhance development speed
˟ Improved client relations
˟ Helps you to decrease project risk and project management plan
overhead
SDLC
Initial Idea
Requirement
Analysis
SystemAnalysis
Development
Implementation
Maintenance
System Development Life Cycle
SDLC Phases
WaterFall Model in SDLC
The waterfall is a widely accepted SDLC model. In this approach,
the whole process of the software
development is divided into various phases of SDLC. In this SDLC
model, the outcome of one phase acts as the input for the next
phase.
Incremental Model in SDLC
The incremental model is not a separate model. It is essentially a
series of waterfall cycles. The requirements are divided into groups
at the start of the project. For each group, the SDLC model is
followed to develop software. The SDLC life cycle process is
repeated, with each release adding more functionality until all
requirements are met.
V-Model in SDLC
In this type of SDLC model testing and the development, the phase
is planned in parallel. So, there are verification phases of SDLC on
the side and the validation phase on the other side. V-Model joins
by Coding phase.
SDLC Models
Agile Model In SDLC
Agile methodology is a practice which promotes continue interaction of
development and testing during the SDLC process of any project. In the
Agile method, the entire project is divided into small incremental builds.
All of these builds are provided in iterations, and each iteration lasts
from one to three weeks.
Spiral Model
The spiral model is a risk-driven process model. This SDLC testing model
helps the team to adopt elements of one or more process models like a
waterfall, incremental, waterfall, etc.
Big bang model
Big bang model is focusing on all types of resources in software
development and coding, with no or very little planning. The
requirements are understood and implemented when they come.
SDLC Models
THANK YOU !
Keep Learning …
END

More Related Content

PPTX
Application Software
Rishikesh Poorun
 
PPTX
Units of storage in computer
akorede2000
 
PPTX
Lesson 5 computer software
Vishal Patyal
 
PPT
Computer Software
norzaini
 
PPTX
Computer Software And its types
Mirza Kaleem
 
PPTX
Types of software
SEO SKills
 
PPTX
Basic of Computer software
suraj pandey
 
Application Software
Rishikesh Poorun
 
Units of storage in computer
akorede2000
 
Lesson 5 computer software
Vishal Patyal
 
Computer Software
norzaini
 
Computer Software And its types
Mirza Kaleem
 
Types of software
SEO SKills
 
Basic of Computer software
suraj pandey
 

What's hot (20)

PPTX
computer software
MdArifHossain30
 
PPTX
Computer hardware
Chinmoy Jena
 
PPTX
Word processing and ms excel
ANKITASKARIGAR
 
PPTX
Operating system
vivek anand
 
PPT
COMPUTER SYSTEM
Yanne Evangelista
 
PPSX
01. Basics of Computer Hardware
Akhila Dakshina
 
PPTX
Types of software
vishal kumar
 
PPTX
Chapter 4 computer software
Advance Saraswati Prakashan Pvt Ltd
 
ODP
Application Software
Dasun Hegoda
 
PPTX
Components of a computer system
listergc
 
PPTX
CLASSIFICATION OF COMPUTER
GLOBAL TECHNOLOGY CONSULTANCY
 
PPT
Software and hardware presentation
njabulo madonsela
 
PPTX
Programming Fundamentals lecture 2
REHAN IJAZ
 
PPT
Fundamentals Of Computer
Jack Frost
 
PPT
Operating Systems
vampugani
 
PPT
Chapter1 introduction to computer systems
Muhammad Waqas
 
PPTX
Installing and uninstalling computer software
Vidya Kalaivani Rajkumar
 
PPT
Computer Basics 101 Slide Show Presentation
sluget
 
PPT
Computer storage devices
Rizwan Qamar
 
PPTX
Computer components
hony-1
 
computer software
MdArifHossain30
 
Computer hardware
Chinmoy Jena
 
Word processing and ms excel
ANKITASKARIGAR
 
Operating system
vivek anand
 
COMPUTER SYSTEM
Yanne Evangelista
 
01. Basics of Computer Hardware
Akhila Dakshina
 
Types of software
vishal kumar
 
Chapter 4 computer software
Advance Saraswati Prakashan Pvt Ltd
 
Application Software
Dasun Hegoda
 
Components of a computer system
listergc
 
CLASSIFICATION OF COMPUTER
GLOBAL TECHNOLOGY CONSULTANCY
 
Software and hardware presentation
njabulo madonsela
 
Programming Fundamentals lecture 2
REHAN IJAZ
 
Fundamentals Of Computer
Jack Frost
 
Operating Systems
vampugani
 
Chapter1 introduction to computer systems
Muhammad Waqas
 
Installing and uninstalling computer software
Vidya Kalaivani Rajkumar
 
Computer Basics 101 Slide Show Presentation
sluget
 
Computer storage devices
Rizwan Qamar
 
Computer components
hony-1
 
Ad

Similar to Software ppt (20)

PPTX
Bsc cs 1 fit u-2 application and system software
Rai University
 
PPTX
Bca i-fundamental of computer-u-2- application and system software
Rai University
 
PPTX
Mca i-fundamental of computer-u-2- application and system software
Rai University
 
PPTX
Bba i-introduction to computer-u-2- application and system software
Rai University
 
PPTX
Mba i-ifm-u-2-computer software
Rai University
 
DOCX
Computer software is defined .docx
Kamran Abdullah
 
PPTX
Unit 2 computer software
Hardik Patel
 
PPTX
ict act 1.pptx
sanjaniarun08
 
PDF
Thing to understand about software
dfghjrtyuj
 
PDF
What is computer software, difference between hardware and software, types of...
A. S. M. Shafi
 
DOCX
soft.docx
kndnewguade
 
PPTX
Computer system soft ware
Samuel Igbanogu
 
PPTX
Install SW application for level one dep.pptx
Bizunehgetu
 
PDF
What Is Software and Exploring Its Types A Comprehensive Guide
Polyxer Systems
 
PPTX
Softwares and Operating System.pptx
UsmanAhmed838004
 
PDF
Technology and Livelihood Education Lesson 2
PatrickMarcelinoLote
 
PDF
TECHNOLOGY AND LIVELIHOOD EDUCATION LESSON2
PatrickMarcelinoLote
 
PDF
Technology and Livelihood Education Lesson 2
PatrickMarcelinoLote
 
PPT
systemsoftwarevs-140725005422-phpapp02.ppt
IsuriUmayangana
 
PPT
software development and programming languages
PraShant Kumar
 
Bsc cs 1 fit u-2 application and system software
Rai University
 
Bca i-fundamental of computer-u-2- application and system software
Rai University
 
Mca i-fundamental of computer-u-2- application and system software
Rai University
 
Bba i-introduction to computer-u-2- application and system software
Rai University
 
Mba i-ifm-u-2-computer software
Rai University
 
Computer software is defined .docx
Kamran Abdullah
 
Unit 2 computer software
Hardik Patel
 
ict act 1.pptx
sanjaniarun08
 
Thing to understand about software
dfghjrtyuj
 
What is computer software, difference between hardware and software, types of...
A. S. M. Shafi
 
soft.docx
kndnewguade
 
Computer system soft ware
Samuel Igbanogu
 
Install SW application for level one dep.pptx
Bizunehgetu
 
What Is Software and Exploring Its Types A Comprehensive Guide
Polyxer Systems
 
Softwares and Operating System.pptx
UsmanAhmed838004
 
Technology and Livelihood Education Lesson 2
PatrickMarcelinoLote
 
TECHNOLOGY AND LIVELIHOOD EDUCATION LESSON2
PatrickMarcelinoLote
 
Technology and Livelihood Education Lesson 2
PatrickMarcelinoLote
 
systemsoftwarevs-140725005422-phpapp02.ppt
IsuriUmayangana
 
software development and programming languages
PraShant Kumar
 
Ad

More from switipatel4 (8)

PPTX
DIGITAL_COMMUNITY PPT ABOUT ONLINE SOCIAL LIFE
switipatel4
 
PPTX
Coding_Guidelines for the better and maintainable coding
switipatel4
 
PPT
PPT for Advanced Relational Database Management System
switipatel4
 
PPT
Expert System in artificial intelligence
switipatel4
 
PDF
Mobile application and android with java questions
switipatel4
 
PPTX
OOP in PHP.pptx
switipatel4
 
PPTX
Php image functions.pptx
switipatel4
 
PPT
E-Mail.ppt
switipatel4
 
DIGITAL_COMMUNITY PPT ABOUT ONLINE SOCIAL LIFE
switipatel4
 
Coding_Guidelines for the better and maintainable coding
switipatel4
 
PPT for Advanced Relational Database Management System
switipatel4
 
Expert System in artificial intelligence
switipatel4
 
Mobile application and android with java questions
switipatel4
 
OOP in PHP.pptx
switipatel4
 
Php image functions.pptx
switipatel4
 
E-Mail.ppt
switipatel4
 

Recently uploaded (20)

PPTX
Applications of matrices In Real Life_20250724_091307_0000.pptx
gehlotkrish03
 
PPTX
How to Apply for a Job From Odoo 18 Website
Celine George
 
PDF
The Minister of Tourism, Culture and Creative Arts, Abla Dzifa Gomashie has e...
nservice241
 
DOCX
pgdei-UNIT -V Neurological Disorders & developmental disabilities
JELLA VISHNU DURGA PRASAD
 
PDF
The-Invisible-Living-World-Beyond-Our-Naked-Eye chapter 2.pdf/8th science cur...
Sandeep Swamy
 
DOCX
Unit 5: Speech-language and swallowing disorders
JELLA VISHNU DURGA PRASAD
 
PDF
Antianginal agents, Definition, Classification, MOA.pdf
Prerana Jadhav
 
PPTX
Tips Management in Odoo 18 POS - Odoo Slides
Celine George
 
PPTX
CDH. pptx
AneetaSharma15
 
PPTX
A Smarter Way to Think About Choosing a College
Cyndy McDonald
 
PPTX
Command Palatte in Odoo 18.1 Spreadsheet - Odoo Slides
Celine George
 
PPTX
Five Point Someone – Chetan Bhagat | Book Summary & Analysis by Bhupesh Kushwaha
Bhupesh Kushwaha
 
PDF
Review of Related Literature & Studies.pdf
Thelma Villaflores
 
PDF
Biological Classification Class 11th NCERT CBSE NEET.pdf
NehaRohtagi1
 
PPTX
INTESTINALPARASITES OR WORM INFESTATIONS.pptx
PRADEEP ABOTHU
 
DOCX
SAROCES Action-Plan FOR ARAL PROGRAM IN DEPED
Levenmartlacuna1
 
PPTX
How to Close Subscription in Odoo 18 - Odoo Slides
Celine George
 
PPTX
Kanban Cards _ Mass Action in Odoo 18.2 - Odoo Slides
Celine George
 
PPTX
Basics and rules of probability with real-life uses
ravatkaran694
 
PPTX
CARE OF UNCONSCIOUS PATIENTS .pptx
AneetaSharma15
 
Applications of matrices In Real Life_20250724_091307_0000.pptx
gehlotkrish03
 
How to Apply for a Job From Odoo 18 Website
Celine George
 
The Minister of Tourism, Culture and Creative Arts, Abla Dzifa Gomashie has e...
nservice241
 
pgdei-UNIT -V Neurological Disorders & developmental disabilities
JELLA VISHNU DURGA PRASAD
 
The-Invisible-Living-World-Beyond-Our-Naked-Eye chapter 2.pdf/8th science cur...
Sandeep Swamy
 
Unit 5: Speech-language and swallowing disorders
JELLA VISHNU DURGA PRASAD
 
Antianginal agents, Definition, Classification, MOA.pdf
Prerana Jadhav
 
Tips Management in Odoo 18 POS - Odoo Slides
Celine George
 
CDH. pptx
AneetaSharma15
 
A Smarter Way to Think About Choosing a College
Cyndy McDonald
 
Command Palatte in Odoo 18.1 Spreadsheet - Odoo Slides
Celine George
 
Five Point Someone – Chetan Bhagat | Book Summary & Analysis by Bhupesh Kushwaha
Bhupesh Kushwaha
 
Review of Related Literature & Studies.pdf
Thelma Villaflores
 
Biological Classification Class 11th NCERT CBSE NEET.pdf
NehaRohtagi1
 
INTESTINALPARASITES OR WORM INFESTATIONS.pptx
PRADEEP ABOTHU
 
SAROCES Action-Plan FOR ARAL PROGRAM IN DEPED
Levenmartlacuna1
 
How to Close Subscription in Odoo 18 - Odoo Slides
Celine George
 
Kanban Cards _ Mass Action in Odoo 18.2 - Odoo Slides
Celine George
 
Basics and rules of probability with real-life uses
ravatkaran694
 
CARE OF UNCONSCIOUS PATIENTS .pptx
AneetaSharma15
 

Software ppt

  • 1. SOFTWARE Software is the programs and routines for a computer or the program material for an electronic device which make it run. Introduction
  • 2. Topics ∞ Basic About Software ∞Types of Software ∞Apllication Software ∞System Software ∞Defference Between Application Software and SystemSoftware ∞SDLC ∞Management of Software Types of Software
  • 3. What Is Software ? Software is the collection of data, programs, procedures, routines and instructions that tell a computer or electronic device how to run, work and execute specific tasks. This is in contrast to hardware, which is the physical system and components that perform the work. It is just a set of instructions, written by code to understand computer. At the core of all software is logic and the principle of input > process > output. The output is what happens as a result. Your printer whirrs into life and the invoice pops out of the tray. Basic About Software
  • 4. 1 Application Software Ex. VPS, Sreadsheet, Multimedia, DBS,Presentation.. 2 3 4 5 6 7 8 System Software Ex. MS Windows, GNU/Linux, Mac OS, Google’s Android… Firmware Ex. BIOS Programming Software Ex.VsCode, Sublime, Eclipse, turbo, Notepad ++.. Driver Software Ex. Network Card, Graphic Card, Modems .. Freeware Ex. G-Crome, CC-Clener,Idrive, Ms OneDrive, Shareware Ex. WinZip Open source Software Ex. Linux OS, Closed source Software Ex. Adobe Reaer, Skype,Free Studio Utility Software Ex. Windows Task manager
  • 5. Application Software Application software is a software program or group of programs designed for end-users. Application Software
  • 6. What is Application Software ? • Application software is a computer program that performs a specific function, be it educational, personal, or business. It is also known as an end-user program or a productivity program. • Application software is developed to assist you with a particular process that may be related to creativity, productivity, or better communication. • Application software programs are specific in their functionality and do the job that they are designed to do. Basic of Application Software
  • 7. i. Presentation Software : Presentation is a type of application software that enables you to represent your thoughts and ideas with ease and clarity by using visual information. ii. Web Browsers : Web browsers are application software used to browse the internet for locating and retrieving data across the web. iii. Multimedia Software : Multimedia application software lets you create or record images, and create audio or video files. iv. Education and reference software :This application software, also termed as academic software, is specifically designed to facilitate learning of a particular subject. Types of Application Software
  • 8. v. Graphics software : Graphics application software allows you to edit or make changes in visual data or images. vi. Spreadsheet Software : Spreadsheet application software is used to perform calculations. vii. Database Software : Database application software is used to create and manage a database. viii. Word processing software : Word processing application software is used to format and manipulate text, thus, creating memos, letters, faxes, and documents. ix. Simulation software : Simulation application software is used in the fields of military engineering, practical education in certain industries, machinery testing, industrial training, video games, etc. Types of Application
  • 9.  Freeware : As the very name indicates, it is available free of cost. You can download freeware application software from the Internet and use it without any fees.  Shareware : This is distributed freely to the users on a trial basis, usually with a limited time offer. The users are expected to pay if they want to continue to use this application software.  Open Source : This type of application software is available along with the source code that allows you to modify the software, and even add features to the software. These could either be free or paid. Moodle and Apache Web Server are examples of open-source application software.  Closed Source : Most of the application software packages that you use belong to this category. These are usually chargeable and have intellectual property rights or patents over the source code. It usually comes with restricted use. Examples include Microsoft Windows, Adobe Flash Player, WinRAR, mac OS, etc Types Based on Sharability and Availability
  • 10. System Software Systems software includes the programs that are dedicated to managing the computer itself, such as the operating system, file management utilities, and disk operating system (or DOS). System Software
  • 11. The most important features of system software include : Fast Speed Difficult to Manipulate Written in Low Language Difficult to design Features of System Software Closeness to the System
  • 12. The most important tasks performed by the operating system are 1. Memory Management: The OS keeps track of the primary memory and allocates the memory when a process requests it. 2. Processor Management: Allocates the main memory (RAM) to a process and de-allocates it when it is no longer required. 3. File Management: Allocates and de-allocates the resources and decides who gets the resources. 4. Security: Prevents unauthorized access to programs and data by means of passwords. 5. Error-detecting Aids: Production of dumps, traces, error messages, and other debugging and error- detecting methods. 6. Scheduling: The OS schedules process through its scheduling algorithms. Compiler : A compiler is a software that translates the code written in one language to some other language without changing the meaning of the program. The compiler is also said to make the target code efficient and optimized in terms of time and space. Interpreter : An interpreter is a computer program that directly executes, i.e. it performs instructions written in a programming or scripting language. Interpreter do not require the program to be previously compiled into a machine language program. An interpreter translates high-level instructions into an intermediate form, which is then executes. Assembler : An assembler is a program that converts assembly language into machine code. It takes the basic commands and operations and converts them into binary code specific to a type of processor.
  • 13. Application Software Application software are designed to fulfil the requirements of the user for performing specific tasks. Application Software is specific purpose software. Application Software starts when the user begins, and it ends when the user stops it. Application software needs system software to run. System Software System software are designed to manage the resources of the system, like memory and process management, security, etc. The System Software is a general-purpose software. The System Software starts running when the system is powered on and runs until the system is powered off. System software are independent of the application software Difference
  • 14. SDLC : Software Development Life Cycle ˟ It offers a basis for project planning, scheduling, and estimating ˟ Provides a framework for a standard set of activities and deliverables ˟ It is a mechanism for project tracking and control ˟ Increases visibility of project planning to all involved stakeholders of the development process ˟ Increased and enhance development speed ˟ Improved client relations ˟ Helps you to decrease project risk and project management plan overhead SDLC
  • 16. WaterFall Model in SDLC The waterfall is a widely accepted SDLC model. In this approach, the whole process of the software development is divided into various phases of SDLC. In this SDLC model, the outcome of one phase acts as the input for the next phase. Incremental Model in SDLC The incremental model is not a separate model. It is essentially a series of waterfall cycles. The requirements are divided into groups at the start of the project. For each group, the SDLC model is followed to develop software. The SDLC life cycle process is repeated, with each release adding more functionality until all requirements are met. V-Model in SDLC In this type of SDLC model testing and the development, the phase is planned in parallel. So, there are verification phases of SDLC on the side and the validation phase on the other side. V-Model joins by Coding phase. SDLC Models
  • 17. Agile Model In SDLC Agile methodology is a practice which promotes continue interaction of development and testing during the SDLC process of any project. In the Agile method, the entire project is divided into small incremental builds. All of these builds are provided in iterations, and each iteration lasts from one to three weeks. Spiral Model The spiral model is a risk-driven process model. This SDLC testing model helps the team to adopt elements of one or more process models like a waterfall, incremental, waterfall, etc. Big bang model Big bang model is focusing on all types of resources in software development and coding, with no or very little planning. The requirements are understood and implemented when they come. SDLC Models
  • 18. THANK YOU ! Keep Learning … END