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 |
What is the use of generics? when was it added to jdk?
what are the various height of GSM mount and its base width ashim.port@gmail.com
Show the forces acting on a ladder
2. Tell me about a time when you had to use your presentation skills to influence someone's opinion.
how much lighting lux need for a common walking area at night time
why there is a collision in switch
when there is a parametrized constructor, and an object is created with no arguments. will the default constructor be called?
what is mean of i in 8i or 9i???
how u send idocs with out using r.f.c interface
WHAT ARE THE ADVANTAGE OF SYSTEM ENGINEER
write a c++ program to interchange two-integer number without using the third variable. use concept of constructor overloading.
Tell me about a time when you had too many things to do and you were required to prioritize your tasks
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)