[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

Program Discussion :: Basics

Home > Programs > Basics

73 / 279

Write a program to print below pattern.
*
**
***
****

Answer:

#include 
#include 
using namespace std;
int main()
{
   int row, c, n, temp;
   coutn;
   temp = n;
   for ( row = 1 ; row 

Asked In :: Wipro

Post Your Answer Here:

Language:

Post Your Reply Here:



Language:

Post Your Reply Here:



Language:

Post Your Reply Here:



Language:

Post Your Reply Here: