Answer Posted / sraboni mondal
primary key is a key which is totally unique key and unique
has null values
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain java coding standards for variables ?
What is difference between length and length() method in java ?
What is JVM and is it platform independent?
Program to Find the second largest element in an array.
Why is string builder not thread safe?
What is currentthread()?
How do I print a “?
What is the point of polymorphism java?
What does the @override annotation do?
Can final class have constructor?
Write a program to find maximum and minimum number in array?
How to declare objects of a class ?
What are the three parts of a lambda expression?
Where is const variable stored?
What is the concatenation operator in java?