Lowercase Conversion -Write a program to convert the string "JAVA Programming" into all lowercase letters. Expected output: java programming Uppercase Conversion Write a program to convert the string ...