Programming Interview Question for CSS

Application Development

Application Development


 

What is Application Development?

The process of creating a computer program or a set of programs to perform the different tasks that a business requires is called Application Development. 


Types of application development:-

  • Desktop Application Development. 
Desktop application runs standalone on a desktop or laptop computer. Web-based application with Contrasting , which requires the Web browser to run. 
Desktop applications Developing that can be installed on the computer using software such as Click Once or Windows Installer (MSI) and run on the Windows Desktop.


  • Web Application Development.
Web application development is a production of of applications that reside on remote and servers are delivered to user's devices over the internet. Web applications need not be downloaded and through the network, we can access them.

  • Mobile Application Development.
It is a collection of processes and procedures involving to write software for small, wireless computing devices. Likes Web applications,mobile applications development has its main roots in more traditional software development.


  • Application Maintenance and Support.
Application Maintenance and Support are include  many thing, like skills and requirements for supporting application, also troubleshooting, modifying, maintaining, and enhancing legacy systems.
 Application Maintenance and Support is also applicatble to applications running in a production environment.

Comments