Privacy Policy
Hacking
Home
About
Contact
Home
Hacking
Termux
C
C++
Java
Javascript
Games
Science
Gadgets
Learn Blogging
Documentation
_Web Documentation
_Video Documentation
Download This Template
Home
java
How to write a For Loop in Java
How to write a For Loop in Java
ShadowLeaks
August 05, 2019
How to write a For Loop in Java
For
class santhosh
{
public Static void main(String args[])
{
int i,n;
n=20;
for(i=1;i<=n;i++)
{
System.out.println("The value of i is:"+i);
}
}
}
Post a Comment
0 Comments
Social Plugin
Contact Form
Name
Email
*
Message
*
Pageviews past week
Popular Posts
How to use Weeman Tool in Termux
November 10, 2019
How to use Tool X Tool in Termux
November 10, 2019
How to use Angry Fuzzer Tool in Termux
November 13, 2019
Categories
C_Plus
12
C_Programming
11
Gadgets
1
Games
39
Hacking
36
java
55
Javascript
9
Science
50
Termux_Tutorials
34
Tags
C_Plus
C_Programming
Gadgets
Games
Hacking
java
Javascript
Science
Termux_Tutorials
0 Comments