0
This Is An Important question Which My Class teacher Gave me To Code So I want Your Help Guy's...!!
how To Code For Java.. If We Want To Make or Create Our Own Password In It..???
2 odpowiedzi
+ 15
for making password in java , Firstly U jeed to take user input as number of characters U want in the password ... & then randomly take numbers,alphabets,some special characters to make the password of specified length .
//U can also use specific number of alphabets , numbets etc ... depending on the length of password wanted
+ 3
Where is question ? BTW we don't accept homeworks except user attempted to do it. Spoon-Feeding the user at an learning platform is not a good idea.