string is immutable? right every one knows that, my question is it advantage or disadvantage making string immutable?
5 10693StringBuilder s = new StringBuilder("Hello Mom");s.append(",I mean,Mother"); Response.Write(s.ToString()); String s = "Hello Mom"; s+ = ",I mean Mom"; Response.Write(s); Which is faster ? which uses the most memory?
6 8729In method overloading ,if i change the return type to Long instead of INT,is the program execute
6 11498why use interface? if interface declear a method implement in class. why direct implement method in class
1 2709There can be a abstract class without abstract methods, but what is the need to declare a class abstract if it doesn't contain abstract methods?
5 8954Post New HCL Core Java Interview Questions
What are aggregate tables? How do you design them using teradata?
What are the pros and cons of detached objects?
what is a constructor? What is a destructor?
How to design pavement quality concrete by using C.R.C.P Method
What is the best memory for a laptop?
How to render zf2 view within json response?
Did adaptive path invent ajax?
What is h:inputext tag in jsf (javaserver faces)?
Why should you consider yourself fit to be hired by jindal steel.
What is session object in jsp?
What is sap hcm?
Why would you use xml?
IS METHODEX IS GOOD INSTITUTE FOR SAP FICO MODULE TRAINING. IS IT IN BANGALORE OY HYDERABAD.
How can we find what are the modules loaded in apache?
What are the types of java languages?