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 12187
What is difference between @controller and @restcontroller in spring?
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 java string pool?
Can we return resultset in java?
Find Best Job Vacancies across the world on Jooble!
Explain public static void main(string args[]) in java.
What is latest hibernate version?
Write a program to print count of empty strings in java 8?
How does java handle integer overflows and underflows?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
i want test pattern of zylog company and some examples also
What is the first argument of the string array in main method?
Realized?
How is declarative handling of exceptions done in struts ?