REVIEW OF C++

  • Unique Paper ID: 142918
  • Volume: 2
  • Issue: 7
  • PageNo: 170-171
  • Abstract:
  • C++ was designed to be a systems programming language and has been used for embedded systems programming and other resource-constrained types of programming since the earliest days. This paper will briefly discuss how C++'s basic model of computation and data supports time and space performance, hardware access, and predictability. If that was all we wanted, we could write assembler or C, so I show how these basic features interact with abstraction mechanisms (such as classes, inheritance, and templates) to control system complexity and improve correctness while retaining the desired predictability and performance.
add_icon3email to a friend

Cite This Article

  • ISSN: 2349-6002
  • Volume: 2
  • Issue: 7
  • PageNo: 170-171

REVIEW OF C++

Related Articles