The objects which do not have length, breadth, and height are known as 0-D objects: Point.
The objects which have the only length are known as 1-D objects: Line.
The objects which have length and breadth are known as 2-D objects: Rectangle.
The objects which have length, breadth, and height are known as 3-D objects: Box.