Codings
Points
Program Practice
CPP Programming Practice
← Previous Topic
Topic 1 of 14: Define a Method Outside the Class
Next Topic →
1. Define a Method Outside the Class
1.1 Write a Program to find the area of a square using class and object with inline function.
▼
1.2 Write a Program to find the area of a rectangle using class and object with inline function.
▼
1.3 Write a Program to find the area of a triangle using class and object with inline function.
▼
1.4 Write a Program to find the area of a circle using class and object with inline function.
▼
1.5 Write a Program to find simple interest using class and object with inline function.
▼
← Previous Topic
Topic 1 of 14: Define a Method Outside the Class
Next Topic →
‹
Previous
1
(current)
2
3
4
5
6
7
8
9
10
11
12
13
14
›
Next