Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #44.3K
~326 People Reached
Favorite Forums
Favorite Tags
2 Posted Topics
i want to make a project on "project distribution system for any company", for which i need to include database my problem is that where to start ...what to do ....?? can we make this online ..???
import java.io.*; import java.awt.Graphics; import java.util.Random; import javax.swing.*; import java.util.Scanner; public class midquiz { public static void main (String [] args) throws IOException { //try //{ Scanner input = new Scanner(System.in); String name,pass,ans; String pass1="pOLOtAn"; int len; char len1[]; len1 = new char[20]; do { System.out.println ("Username must be 8 …
The End.
puneet88