Skip to content
#

cpp03

cpp logo

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

Here are 25 public repositories matching this topic...

This project involves creating a robot hierarchy in C++ starting with the ClapTrap class, with basic attributes (name, hit points, energy, damage) and methods for attacking, repairing, and taking damage. The derived classes ScavTrap, FragTrap, and DiamondTrap add unique abilities, showcasing inheritance and composition in C++.

  • Updated Nov 8, 2024
  • C++

Created by Bjarne Stroustrup

Released October 1985

Followers
130k followers
Website
isocpp.org
Wikipedia
Wikipedia