1
1 2
1 2 3
1 2 3 4
1 2 3 4 5
how to print this using while statement??
Answer / divyesh
int i=1,j,k;
while(i<6)
{
k=((10-(2*i)))/2;
while(k>0)
{
printf(" ");
k--;
}
j=1;
while(j<=i)
{
printf("%d ",j);
j++;
}
printf("\n");
i++;
}
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the pri request of binary search
whether we can implement VPN based on UDP? If yes then tell how? If no tell why not?
how to hack email id & passward
safety valve calculation?
A number when divided by D leaves a remainder of 8 and when divided by 3D leaves a remainder of 21 . What is the remainder left, when twice the number is divided by 3D?
what is networking
what is debugging?
reverse a number ( like 1234 into 4321) using malloc in C programming
what kind of wood is in high demand in india?
What is the actual procedure of charging synthetic oil if the machine is under positive refrigerant pressure.
IF R(X,Y,Z,W,P,Q) AND SET OF FD are F={XY->W,XW->P,PQ- >Z,XY-.>Q} DETERMINE whether the decomposition r1(z,p,q),r2(x,y,z,p,q) is lossy or lossless
Hi my dears I have 2 questions. 1- how many types of test are there at all? 2- how can I define test characteristics (such as test duration and parameter severity)in developing a modern technological equipment? I tanks you for introducing or sending a text handbook or guidebook file for me. thanks for your coming answers. yours sincerely
Civil Engineering (5086)
Mechanical Engineering (4456)
Electrical Engineering (16639)
Electronics Communications (3918)
Chemical Engineering (1095)
Aeronautical Engineering (239)
Bio Engineering (96)
Metallurgy (361)
Industrial Engineering (259)
Instrumentation (3014)
Automobile Engineering (332)
Mechatronics Engineering (97)
Marine Engineering (124)
Power Plant Engineering (172)
Textile Engineering (575)
Production Engineering (25)
Satellite Systems Engineering (106)
Engineering AllOther (1379)