You are on page 1of 10

System Software

vs
Mobile Application

By: Khushal Kishore Bachwani


What is
System Software?
Sytem Software a program
designed to run a computer's
hardware and applications and
manage its resources, such as its
memory, processors, and devices.
Classification of System
Software
System software can be further
classified into operating systems,
assemblers, compilers,
interpreters, device drivers and
utilities
An operating system is the most important
software that runs on a computer. It manages
the computer's memory and processes, as well
as all of its software and hardware.
An assembler is a program that translates an
assembly language into a machine language
A compiler is a program that translates one
statement of a high level language program
into a machine language and then runs it.
A device driver is a special kind of software
program that controls a specific hardware
device attached to a computer

A utility is computer system software intended


to analyze, configure, monitor, or help
maintain a computer.
What’s Mobile Application
Software
Mobile Applications same as apps are
computer programs designed to run on mobile
devices such as smartphones and tablets. This
are touchable and created keeping in mind the
small screen size. Popular apps such as Gmail
and Whatsapp
Categories of Mobile
Applications

Native apps: are designed for a particular


platform, device or operating system. These
apps have full access to platform APIs and to
all functional units.
Web app is an application program that is
stored on a remote server and delivered over
the internet through a browser interface.

A hybrid app is one that can be downloaded


and installed on multiple mobile platforms like
Android and iOS

You might also like