string is immutable? right every one knows that, my question is it advantage or disadvantage making string immutable?
5 10822StringBuilder 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 8905In method overloading ,if i change the return type to Long instead of INT,is the program execute
6 11686why use interface? if interface declear a method implement in class. why direct implement method in class
1 2781There 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 9140Post New HCL Core Java Interview Questions
Is port forwarding dangerous?
What are the types of perform?
How do you change the default font in excel?
What do you mean by column ordering in bootstrap?
How to generate typescript definition file from any .ts file?
What is the difference between a process and a task?
Who is known as the father of json?
What are the different windows accessories?
Why R language?
How much of the internet runs on wordpress?
What is difference between linq and sql entity framework?
Who developed primary blue print programme?
Hi all, please guide me about the volume. And percentage. Of steel fibre to be used. My project. Is Sifcon.
What is a Raspberry Pi?
How do you transfer files to the system?