string is immutable? right every one knows that, my question is it advantage or disadvantage making string immutable?
5 10879StringBuilder 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 8976In method overloading ,if i change the return type to Long instead of INT,is the program execute
6 11756why use interface? if interface declear a method implement in class. why direct implement method in class
1 2808There 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 9183Post New HCL Core Java Interview Questions
What is unapply method in scala?
What might be the reason if the status of the resource is showing as connection lost in the control room?
What are the Developer Tools in Pega?
How you can update NPM to new version in Node.js?
What are the disadvantages of using linq in the code?
How are merkle trees used in blockchains?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
how to make concurrent program end with warning?
How to get the form data in sencha touch?
Difference between publication and report bursting?
What is ISAM?
What is generic method in c#?
What are function prototypes?
What do you consider as an important aspect of a successful call center?
What are the features included in limited government?