+ 1

Which language is suitable for embedded software?

Embedded

9th Jul 2019, 4:36 PM
Fadhili Mungah
Fadhili Mungah - avatar
4 Answers
+ 12
Hereā€™s a really cool [ INFOGRAPHIC: ] ā€¢ https://www.sololearn.com/post/69481/?ref=appĀ  that should make things easier for you. šŸ˜‰
9th Jul 2019, 8:28 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 4
I've created embedded with both C and C++. The same code in both would be completely different in how much computer resources they required with C using much less. The C++ would be easier to code as it's libraries have many useful capabilities you would have to create yourself in C.
11th Jul 2019, 4:55 PM
John Wells
John Wells - avatar
0
C language
9th Jul 2019, 4:40 PM
š¹š“‡š’¶š“ƒš“€š“Ž šµš“‡š’¶š’¾š“ƒšµš‘œš“
š¹š“‡š’¶š“ƒš“€š“Ž šµš“‡š’¶š’¾š“ƒšµš‘œš“ - avatar
0
embedded c ,c++
12th Jul 2019, 8:11 PM
venkateshwaran
venkateshwaran - avatar