answersLogoWhite

0

Is C plus plus good for Embedded programming or not?

Updated: 8/19/2019
User Avatar

Wiki User

13y ago

Best Answer

C and C++ programming is good for embedded programming. However, embedded implies long running, and that means the possibility of memory fragmentation. You will need to spend time working out or acquiring a method of memory management, such as the use of Smart Pointers and Garbage Collection. This is not a trivial task, but it is a necessary task.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is C plus plus good for Embedded programming or not?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

If you are good at math can you do c plus plus programming?

Not without learning and practising.


Which is best matlab programming or embedded C programming?

Really depends on what you're studying--matlab is good for implementing higher level concepts (AI, etc.)


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.


Why study c plus plus programming?

we are using c plus plus programming for developing object oriented programing software.


What has the author Michael Barr written?

Michael Barr has written: 'Programming embedded systems' -- subject(s): Embedded computer systems, Programming, C (Computer program language)


Why are some people good at C plus plus programming but terrible at Visual Basic programming?

Maybe they've never learnt/tried VB beforehand?


Differentiate C plus plus and Turbo C?

Turbo C is a software where C or C++ programming environment resides in.But C++ is itself a programming language.


Is c plus plus a modular programming?

No, but it does support modular programming through namespaces.


What are the two major types of programming languages in c plus plus?

Object oriented programming and structured programming.


What is the purpose of C plus plus?

Computer programming.


What is c plus plus primarily used for?

Programming.


What is the significance of c plus plus?

C++ is an object oriented programming language