Answer Posted / deepali b. baviskar
Unique key can be NULL but Primary key couldn't be NULL.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are filterstreams?
Why packages are used?
What is the difference between an array and an array list?
What environment variables do I need to set on my machine in order to be able to run java programs?
What exceptions occur during serialization?
What is use of map in java?
Can you access the private method from outside the class?
How can we make string upper case or lower case?
What is the base class of all exception classes in java?
What is the main use of generics in java?
Which number is denoted by leading 0x or 0x in java?
why java uses class level type casting ?
Can final class have constructor?
What is the difference between path and classpath variables?
Explain the meaning of java applet.