write a program to accept your name and print all the characters present in the string in lowercase
Answers
Answered by
0
Answer:
System.out.print ("parth pandya");
or you cn use this too String neme (parth pandya);
Explanation:
and you can set any thing like String Password
Name
score
ect.
Similar questions