Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) 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 12201
i want test pattern of zylog company and some examples also
What is the difference between filters and interceptors ?
Find Best Job Vacancies across the world on Jooble!
What is a classloader in java?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What is the difference between equals() and == in java?
What if I write static public void instead of public static void?
Is minecraft 1.15 out?
How to sort array in descending order in java?
What is the first argument of the string array in main method?
Realized?
What are the differences between heap and stack memory in java?
How to create a base64 decoder in java8?
How is declarative handling of exceptions done in struts ?
What do you understand by casting in java language? What are the types of casting?