adspace
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Answer Posted / Tanuj Trivedi
One example is a real-time embedded system that requires direct hardware manipulation, such as microcontroller programming. C programming language is often used due to its simplicity, portability, and efficiency in accessing low-level hardware resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers