The Software Development Language Question

Asked By 0 points N/A Posted on -
qa-featured

What is the basic purpose of tool box in Software Development?

SHARE
Best Answer by Christian Hook
Best Answer
Best Answer
Answered By 0 points N/A #96022

The Software Development Language Question

qa-featured

          It’s a part of most software where you can use to develop a project of specific software. It contains all the tools that you need to develop a specific project of the software. Every tool has their own used, most software use icons to determine what specific function that tools can do.

So it’s better now to a user of the software to determine every tools of the software. It contributes also for the designing of the project that you are developing. When you compare it to a carpenter it’s a box that contain tools like hammer, nail, fliers, hand saw and other tools that the carpenter use to build house.

Answered By 0 points N/A #96023

The Software Development Language Question

qa-featured

A toolbox is a facility that contains a set of controls (but not limited to the default controls) which are used in creating an interface of an application.

Toolbox is one component of an Integrated Development Environment or IDE in short. An IDE is software/program we can use to create applications especially with graphical user interface. IDE provides programmers facilities to develop applications, which is why it is called integrated. One of the facilities is the toolbox.

We can view a toolbox as the actual toolbox of a carpenter where all the carpenter's tools are being placed, where these tools are used for building a furniture, a house, etc.

Related Questions