String is a immutable objects . it means that string does not change........... But it will be chang......... { String s="kapil"; String s1="raj"; String s=s1; then print(.......) The String has been changed .. how it is possible and why its called immutable objects
7 11863
Explain public static void main(string args[]).
What are 3 boolean operators?
Is arraylist a class in java?
How do you check if two strings are equal in java?
What are inbuilt functions in java?
How big is a 64 bit float?
What is a prefix function.write down a code to compute prefix function.
Can we declare array without size in java?
What is a vararg?
What is passing parameters in java?
What does 0 mean in boolean?
What is the difference between sop and work instruction?
Is empty string in java?
Can we override the overloaded method?
What is methodological theory?