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 |
How to load a csv file into a table
how to get only updated, deleted , inserted records after certain interval time in mysql with out using triggers...
Which storage engines support transactions in MySQL?
What is the difference between CHAR and VARCHAR data types?
please give me the answer for this: query which generates the second highest integer in the table?
why not null is not allowed at table level
What are procedures in mysql?
How do I restore a mysql database dump file in linux?
How many ways we can we find the current date using MySQL?
What is mysql server?
What is max_used_connections in mysql?
What is flush privileges in mysql?
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)