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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / karthikeyaa181

#include<stdio.h>
#include<conio.h>
void main()
{
clrscr();
printf(" 0 0 * 0 0 \n 0 * 0 * 0 \n * * * * * \n 0 * 0 * 0
\n 0 0 * 0 0");
getch();
}

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More General Aptitude Interview Questions

2. Masi specialises __ plesent ,well balanced wines into, about ,in, with 3. By the time I arrived __ the pub she all ready left in, on , at, into 4. erbiage the act of doing something the use many words witout nessecity a vegitable non of the above

0 Answers   Accenture,


3,4,6,9 what is next number

11 Answers  


In a colony there are some families. Each of them have children but different in numbers.Following are conditions ano of adult>no of sons>no of daughters>no of families. b>each sister must have atleast one brother and should have at the most 1 sister. no of children in one family exceeds the sum of no of children in the rest families. Tell the no of families.

0 Answers   Cognizant,


Rajdhani Express starts from Delhi at 12:00 pm and reaches Chandigarh at 2:30 pm and Doronto Express starts from Chandigarh at 12:15 and reach at Delhi at 2:15 . What will be the time when both the trains will cross each other?

0 Answers   Cap Gemini,


A solid cube of each side 8cms, has been painted red , blue , black on pairs of opposite faces.It is then cut into cubical blocks of each side 2cms.

1 Answers   CTS,






a man sells an article at a profit of 20%. if he had bought it for 20% less but sells at the same price, find the gain %.

2 Answers   Quatrro, Student,


In a certain code, LABOUR is written as KBAPTS. How is CANDID written in that code? (a) DBOEJE (b) DZOCJC (c) BBMCHC (d) BBMEHE (e) None of these

12 Answers  


computer can be written as 04p14q22u06s. then how software can be written?

3 Answers   Aricent,


i will come thrice ina minute twice ina hour once in day who am i

2 Answers   Infosys, Senthil, Wipro,


A cube of 3x3x3 is painted from all the 6 faces. If I cut the cube in 27 equal cubes of 1x1x1 then how many cubes will be painted from exactly 2 faces? 12 8 16 17 None of the above

4 Answers   TCS,


in a market 4 man are standing .the average age of the four before 4years is 45,aftyer some days one man is added and his age is 49.what is the average weight of all?

0 Answers   TCS,


) There are two water tanks A & B, where A is smaller than B. While water fills at the rate of one litre every hour in A, it gets filled up litres10, 20, 40, 80, 160 in tank B. (At the end of first hour, B has 10 litres and at the end of second hour, it has 20 and 30 ml.) If tank B is 1/16 filled after 13 hours. What is the total duration required to fill completely?

5 Answers   TCS,


Categories