how 2 write a program of this pattern usin for loop??
1
2 3
4 5 6
7 8 9 10
Answer / narendra553
#include<stdio.h>
void main()
{
int a=1;
for(int i=0;i<=10;i++)
{
a+=i;
}
getch();
}
| Is This Answer Correct ? | 1 Yes | 0 No |
. There are two water tanks A and B, A is much smaller than B. While water fills at the rate of 1 liter every hour in A, it gets filled up like, 10, 20, 40,80, 160…..in tank B. (At the end of first hour, B has 10 liters, second hour it has 20 liters and so on). If tank B is 1/32 filled of the 21 hours, what is total duration of hours required to fill it completely?
where is the first engeenering college of Asia
how to store the vacuum in tank? its possible? what are the units for measure the vacuum ?
how u test the idoc in inbound and outbound?
what is the difference between public static void main (String args[]) and static public void main(String args[]) in java?
WHAT ARE THE ADVANTAGE OF SYSTEM ENGINEER
Hi I need exam pattern for ECIL Computer/IT category...
i need to alone print a number no text by using if statement .say some idea
void main() { int i=5; printf(“%d”,++i++) }
as we know that java is a platform independent language, but we need jvm for the same operating system why?
A man, a woman, and a child can do a piece of work in 6 days. Man only can do it in 24 days. Woman can do it in 16 days and in how many days child can do the same work? (WITH EXPLANATION)
Why there is Powerfactor difference when we compare to our Capacitive Panel and TNEB side?
Civil Engineering (5086)
Mechanical Engineering (4453)
Electrical Engineering (16638)
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)