1. Home
  2. / Bjarne Stroustrup
  3. / Which principle did Stroustrup emphasize in C++ design?

Which principle did Stroustrup emphasize in C++ design?

  • Quantum Computing

  • Object-oriented programming

  • Functional Programming

  • Procedural Programming

Answer

Object-oriented programming (OOP), emphasized by Stroustrup in C++ design, is a programming paradigm that revolves around the concept of "objects." OOP organizes code into discrete units called objects, which consist of both data and the functions that operate on that data. This approach promotes modularity, code reusability, and the ability to structure complex systems into manageable and interrelated components.
C++ Mastermind: Unveiling Bjarne Stroustrup's Legacy

C++ Mastermind: Unveiling Bjarne Stroustrup's Legacy

Take the Bjarne Stroustrup Quiz
Subscribe newsletter

Subscribe Now!

Learn something
new everyday

Playing quizzes is free! We send 1 quiz every week to your inbox