In Stock

Object-Oriented Programming Using C++

30,400.00

1. What is programming?

Programming means writing instructions that tell a computer what to do. A programming language such as C++ allows humans to communicate these instructions to a computer.

2. What is C++?

C++ is a general-purpose programming language that supports several programming approaches, including object-oriented programming (OOP). The book introduces C++ syntax and programming principles before moving to more advanced concepts.

3. What is Object-Oriented Programming?

Object-Oriented Programming (OOP) is a programming approach in which a program is organized around objects.

An object can represent something from the real world, such as:

  • Student
  • Employee
  • Bank account
  • Car
  • Product

1 in stock

SKU: 9788131519431 Category:

Description

1. What is programming?

Programming means writing instructions that tell a computer what to do. A programming language such as C++ allows humans to communicate these instructions to a computer.

2. What is C++?

C++ is a general-purpose programming language that supports several programming approaches, including object-oriented programming (OOP). The book introduces C++ syntax and programming principles before moving to more advanced concepts.

3. What is Object-Oriented Programming?

Object-Oriented Programming (OOP) is a programming approach in which a program is organized around objects.

An object can represent something from the real world, such as:

  • Student
  • Employee
  • Bank account
  • Car
  • Product

Reviews

There are no reviews yet.

Be the first to review “Object-Oriented Programming Using C++”

Your email address will not be published. Required fields are marked *