Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Give the Output :
*
* *
* * *
* * * *

Answer Posted / prasanna

int i,j;
for(i=o;i<4;i++)
{
for(j=0;j<=i;j++)
{
printf("*");
}
}

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you view the path?

1176


Why is it usually a bad idea to use gets()? Suggest a workaround.

1864


What are the applications of c language?

1121


how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

2040


What is the use of in c?

1084


With the help of using classes, write a program to add two numbers.

1075


How do you use a 'Local Block'?

1222


What is wild pointer in c?

1122


List some applications of c programming language?

995


Is c a great language, or what?

1166


In which header file is the null macro defined?

1400


What is a struct c#?

1096


In a switch statement, explain what will happen if a break statement is omitted?

1120


Explain how do you declare an array that will hold more than 64kb of data?

1494


What do you mean by invalid pointer arithmetic?

1128