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 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 |
What is the storage engine used for MySQL?
Can you tell the difference between ereg_replace() and eregi_replace()?
How you can create a trigger in mysql?
What is mysql enterprise edition?
Write a query to retrieve a hundred books starting from 20th.
What is difference between mysqli and pdo?
What is longblob?
How to insert dynamic values in mysql using php?
What are the difference between now and current_date in mysql?
How do I make an action query?
How can an index be declared in mysql?
What is regexp?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)