Following Code will Calculate the factorial of a number :
Code::
fact=1
i=input("Enter......
Recent Post
Home
All posts
Thursday, January 26, 2017
National Flag ("Tiranga") Using Java
Following Code will create Our National Flag("Tiranga") using Java Applet
Code::
import......
Tuesday, January 24, 2017
Amount Investment Java
Following Code will calculate the number of years required to get Desired Amount......
Alphabet Pattern Java :)
This Program prints the following Pattern:
A
BB
CCC
DDDD
EEEEE
package patterns;
import......
Subscribe to:
Posts (Atom)