C++ Tutorial

Define C++

C++ First Program

Difference C and C++

C++ Operators

C++ Type Casting

C++ Function Overloading

C++ Default Arguments

C++ Inline Function

Define OOP's

C++ Keywords

C++ Classes

Exercise Classes

C++ Nested Classes

C++ Constructors

Exercise Constructor

C++ Friend function

C++ Operator Overloading

Ex: Operator Overloading

C++ Inheritance

C++ this pointer

C++ Polymorphism

Virtual Class & Function

C++ File Handling

Exercise File Handling

C++ Templates

C++ Exception Handling

C++ Graphics

Exercise Graphics

Page Stats

Visitor: 1676

Exercise: C, C++ Graphics

  1. WAP to move the text on screen.
  2. WAP to create a face with animated smile.
  3. WAP to create a hut. (Solution)
  4. WAP to draw concentric circles. (Solution)
  5. WAP to create circles that will keep on growing till the assigned number. (Solution)
  6. WAP to draw stars in night sky. (Solution)
  7. WAP for bouncing ball animation. (Solution)
  8. WAP to make a digital clock. (Solution)
  9. WAP to Moving Car Animation. (Solution)
  10. WAP to Draw Bar Graph. (Solution)
  11. WAP to Draw 3D Bar Graph. (Solution)
  12. WAP to Draw Pie Chart. (Solution)
Updated: 2-Jul-21