What do u mean by data type?
Answer / Kuljeet Singh
A Data Type is a classification of data items based on their properties. It defines the format, the value range, the set of operations that can be performed, and the relationships between variables within a computer program.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mean by selection sort?
Explain what are the major data structures used in the network data model?
Is quicksort a stable sorting algorithm?
What is a treemap chart?
Who invented data structure?
Is it possible to store null key and null values in a hashmap?
Describe the height term in a tree.
How memory is reserved using a declaration statement ?
What do you mean by disjoint set adt?
What is a vector class?
Give one example of right rotation.
Is quicksort divide and conquer?