answersLogoWhite

0

What is embedded application?

Updated: 10/13/2021
User Avatar

Wiki User

6y ago

Best Answer

An Embedded Architecture is a board that is implemented as the embedded system when programmed an embedded architecture is also a target board on which a uProcessor is plugged

User Avatar

Demetrius Parisian

Lvl 10
2y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is embedded application?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is embedded application architecture?

An Embedded Architecture is a board that is implemented as the embedded system when programmed an embedded architecture is also a target board on which a uProcessor is plugged


What is a Meap?

Multifunctional Embedded Application Platform


How embedded system differ from other system?

Embedded system is meant for only one single application. Remaining may not.


What is caption as used in Visual basics?

Can you tell me what is an embedded application


Why is C plus plus not widely chosen for embedded process application?

There is no such term as embedded process application but you probably meant embedded system software. Embedded systems can make use of general purpose compilers, assemblers and debuggers, but these are often used in conjunction with more specific high-level programming tools and modellers, many of which emit C-code or raw assembly.


What are web application and embedded application?

Simple answer... a web application is an application accessed via a web browser (ie, firefox, chrome, safari, opera...) A web application can be as simple as HTML for displaying formatted text, and a complex as cgi, php, or .net which allow for database, webservice access. Embedded application on the other hand can mean a lot of different things to a lot of different people, but since the first part of your question was in regards to web applications, I'll assume that the second part of your question is also in the realm of web. An embedded web application is essentialy a plug in of sorts that allow you to use other apps in your web application simply by using one or 2 lines of code that link to other areas where the full source code is stored. Myspace is an amazing example of this. Any page that you see a video, or a game is an example of an embedded application.


What is the Differences between an embedded Operating system and a personal PC Operating system?

Embedded operating systems cannot be replaced with other operating systems. embedded system are designed for dedicated applicationembedded system are tailored to specific application.


Is operating system an embedded system?

An embedded system can include an Operating System to perform support functions for the application software and hardware. Because of the restrictive nature of an embedded system, its operating system will be compact and more efficient and will exclude many of the capabilities necessary in a general operating system. No. It is because the basic definition of embedded system is that it involves hardware and software for a single application. The device that is using an operating system may be an embedded system. But the operating system itself is not an embedded system It is because that it is only a software but not the combination of hardware and software.


What is offline database?

Offline database refers to the database that is available locally and not located in a remote location. There are also embedded databases that are available locally to the application. Sqllite is an embedded database.


In a software application integrated help is?

Integrated help is a help file that is embedded in the program. it can be a Read me or a toolbar.


How do applet differ from application program?

Applets are smaller programs embedded into the browser. An application is an executable .class or .jar file that is run directly from a console/desktop environment.


What is an important difference between writing a Java application and a Java applet?

A Java applet is embedded within a web page, while a Java application will run directly on your computer.