answersLogoWhite

0


Best Answer

Front Ends are created using Visua Basic, PHP, PL\SQL, Oracle Developer, Visual C++ and Visual Objects etc.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What software is used for developing front end in software?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is system software described as end user software?

No. The system software is run and used only by the computer, such as drivers. End-user software is used by the user, such as a game. Some software can be both, however, such as the command prompt.


What is first step in software development Front end design or Database design?

Databases should be designed first. Before a front end can be designed, you need to know what data is going to be used, so databases will have been designed first.


What is front end software?

The front end of software is everything the user sees and can interact with - text, images and controls on screen. The back end of software is all the code which does not get seen by the user - the algorithms and calculations used to work with the data the user has been entering or selecting.For example; take Spotify:The front end includes the window you see when you open the app, the search bar, the buttons, the list items for each of your songs, etc.The back end includes the parts of the software that talk with the spotify servers over the web, check your account details, convert the streaming data into sounds your computer can play back, etc.


Is java front end?

Java can be used for both front end and back end coding.


This type of software can be described as end user software and is used to accomplish a variety of tasks?

Application software


What is the best way to test software?

Set a five year old in front of the computer and tell him/her what the end result should be. If they can figure out how to get there then the software is good.


What is best way to test software?

Set a five year old in front of the computer and tell him/her what the end result should be. If they can figure out how to get there then the software is good.


Is this correctly hyphenated front-or back-end load?

No. I would use "front-end or back-end load." Use a hyphen when "front-end" or "back-end" is being used as an adjective, otherwise do not.


What term is used for the front of a ship?

The "bow" end.


In a distortion factor meter the filter at the front end is used to suppress which type of hormonics?

In a distortion factor meter the filter at the front end is used to suppress which type of hormonics


How can you design software that runs on a server and client?

You have to code differently for both client and server. Client uses front end while server uses back end.