Answer Posted / keerthi
primary key is a field that can serve as unique identifier in table.ex:customer id.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How objects of a class are created if no constructor is defined in the class?
What is meant by vector class, dictionary class, hash table class, and property class?
Is string is a data type?
Why are pointers not secure?
Write code to implement bubble sort in java?
Why doesn't the java library use a randomized version of quicksort?
What are the differences between graph and tree?
Write a function to print Fibonacci series and Tribonacci series?
describe method overloading
what is collatration?
Have you ever used hashtable and dictionary?
How do you create a first line indent?
Can we override constructors?
What is void data type?
What are thread safe functions?