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...


In the below example, how many String Objects are created?
String s1="I am Java Expert";
String s2="I am C Expert";
String s3="I am Java Expert";



In the below example, how many String Objects are created? String s1="I am Java Expert"; ..

Answer / hrindows@gmail.com

In the above example, two objects of Java.Lang.String class are created. s1 and s3 are references to same object

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How to load a csv file into a table

0 Answers  


how to get only updated, deleted , inserted records after certain interval time in mysql with out using triggers...

0 Answers  


Which storage engines support transactions in MySQL?

2 Answers  


What is the difference between CHAR and VARCHAR data types?

2 Answers   Ramco,


please give me the answer for this: query which generates the second highest integer in the table?

8 Answers  


why not null is not allowed at table level

0 Answers   Cognizant,


What are procedures in mysql?

0 Answers  


How do I restore a mysql database dump file in linux?

0 Answers  


How many ways we can we find the current date using MySQL?

3 Answers  


What is mysql server?

0 Answers  


What is max_used_connections in mysql?

0 Answers  


What is flush privileges in mysql?

0 Answers  


Categories