For Advanced Readers
  1. There is no equivalent of putpixel() in Java. Use of drawLine() has to be made to draw a point.

  2. In Java there is no method to draw a circle. We have to use drawOval method for this task. Well TurboC++ is more natural to use in this respect.

Get Object Oriented Programming with C++, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.