Tags: Programming Language.
Z++ is also a version of the C++ programming language (not to be confused with Z++ that this article is about). Z++ (pronounced zed plus plus) was an object-oriented extension to the Z specification language. Z++ is an object-oriented extension to the Z specification language allowing for the definition of classes and the relation of classes through inheritance association or aggregation.The primary construct of Z++ is a class.