public class Main { public static void main(String[] args) { String str = "Sookshmas"; str = "knowingis justnot enough"; System.out.println(str); }}
Not registered? Create an account
Forgot Password?
Already a registered user? Login