Why java strings are immutable in nature?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between an object and a class?
if i have one string class then how can you achive this class functionality of this class?
How we can execute any code even before main method?
Is empty string in java?
What is lambda expression in java?
how to convert Java project into Maven ?
Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?
Hai friends I am MCA 2006 passout. Spend time in 1 yr for teacing and 5 months in small s/w firm. worked in 4 or 5 months in few places. Presently I am writing bank exams. I want to get back to IT sector. Are there any possibilities. any growth prospects?. I am having some knowledge in core and advanced java. I am so desperate. Any suggestions thanks in advance. u can write to my mail mahidestiny@gmail.com
What are loops in java?
Differentiate between a constructor and a method? Can we mark constructors final?
Can we override constructors in java?
What is the life cycle of Servlet?