Write a program which display a hollow triangle shape using asterisk character and nested for loop Output should be look like below image c+...
Home » shape
Showing posts with label shape. Show all posts
Showing posts with label shape. Show all posts
By Reza Ikhlasul
Tuesday, February 25, 2014
asterisk
cpp code
isosceles
shape
triangle
using nested for loop
C++ code to display filled isosceles triangle using for loop and asterisk character
Write a program which draw isosceles Triangle Shape with asterisk(*) and using nested for loop Program required output: C++ Code: ...
Subscribe to:
Posts (Atom)