jaypee's world programmer ".NET DEVELOPER"
this blog is all about my learnings on programming
Tuesday, April 27, 2010
syntax in programming
syntax is a rules in programing.
for loop sysntax:
for(init; condition; inc/dec)
{
statements;
}
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)