What is database null and Java null?



What is database null and Java null?..

Answer / guest

in data base it will take NULL and - also.
in java it will take null.in both cases it's meaning is
nothing.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More JDBC Interview Questions

What is jndi lookup?

0 Answers  


Explain the importance of drivermanager.

0 Answers  


What is the function of drivermanager class?

0 Answers  


Is jdbc an api?

0 Answers  


Which Driver is preferable for using JDBC API in Applets?

2 Answers  






write down exceptions those appear in java programs when u write JDBC Programs?

2 Answers  


What are the advantages of using jdbc datasource?

0 Answers  


What does the jdbc resultsetmetadata interface?

0 Answers  


Is jdbctemplate thread safe?

0 Answers  


What is the full form of jdbc?

0 Answers  


why we don't use the type 2 driver for connect to the database in jdbc?

1 Answers   TCS,


What is SQL Warning? How to retrieve SQL warnings in the JDBC program?

0 Answers  


Categories