write a program for Print the outputof
0 0 * 0 0
0 * 0 * 0
* * * * *
0 * 0 * 0
0 0 * 0 0

Answer Posted / sami

#include<stdio.h>
main()
{
printf("0 0 * 0 0 0 * 0 * 0 * * * * * 0 * 0 * 0 0 0 * 0 0");
getch();
}

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the perimeter of the quadrilateral?

712


if 8x+4y=6 and 4x+5y=7, x+y equlals

725


The minimum token cost is Rs. 100, which grants the token holder to travel up to a distance of 10 miles. And for every additional mile travelled, the charge is Rs. 10. A minimum luggage weight of 10 kg is not charged, after which it is charged at Rs. 1 per kg. During a specific journey, suppose you carry a weight of 'k' kg, and a distance of 'p' miles is travelled, which equation will indicate the correct total charge to be paid by the traveller?

710


PROCESS FLOW IN LOGISTICS

1589


if 2x-y=4 then 6x-y is

766






In a pond ecosystem, large fishes and small fishes will be there. If we want to remove small amount of pollutants, small fishes are to be employed. In a food chain food passes through a number of mouths and en route the mouth of the super feeder-the eagle. Its population determines the size of the ecosystem. But this has been proved false.What can you infer from above? (4 choices)

745


There is a room with 6' x 8'. A 1' tile is fixed along the 4 walls in one row. How many 1" tiles require to finish the work.

1388


A beats B by 10 meters and B beats C by 15 metres the A beats C by

713


Find the next number in the series 1,2,5,10,,15,22--

727


complete the series: a c b d f e g i __

1053


8 to the power of x is 32,what is the value of x?

822


Want to get some material for apptitud e for banking preparation

2216


The cycle has following specifications: The rear derailer is on the 14 tooth gear and the front derailer is on the 52 tooth gear. The rear gear has 14 teeth. The diameter of the rear wheel is 27". If a cyclist pedals at 75 revolutions per minute, then what will be the speed achieved?

737


Q1. Given a collection of points P in the plane, a 1-set is a point in P that can be separated from the rest by a line, .i.e the point lies on one side of the line while the others lie on the other side. The number of 1-sets of P is denoted by n1(P). The minimum value of n1(P) over all configurations P of 5 points in the plane in general position(.i.e no three points in P lie on a line) is

1842


There were 36 chairs. how many ways can they be placed such that all rows have equal no. of chairs and atleast three chairs are there in each row and there are atleast three rows.

887