Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why strings in java are called as immutable?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Define immutable object?

0 Answers  


can java object be locked down for exclusive use by a given thread? : Java thread

0 Answers  


Is integer immutable in java?

0 Answers  


What is a buffer in computer?

0 Answers  


How do you control extraneous variables?

0 Answers  


What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } } 10. What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } }

1 Answers  


Does garbage collection occur in permanent generation space in jvm?

0 Answers  


What is hash code collision?

0 Answers  


What is thread safe in java?

0 Answers  


What are the advantages of java over cpp?

0 Answers  


What is the difference between the paint() and repaint() methods?

0 Answers  


Where is core java used?

0 Answers  


Categories