What is data type explain?
Answer / Tarun Yadav
A data type is a classification that specifies the format, valid values, and operations that can be performed on a given set of data. Examples of basic data types include integer, float, character, boolean, and string.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between hashset and treeset?
What is the use of data structure in real life?
How to pass in data structure exam?
Differentiate between iterable and iterator.
What is a bubble sort and how do you perform it?
On clicking a node in a tree, all the adjacent edges are turned on. Calculate min of clicks such that all the edges are turned on.
Which sorting has less time complexity?
Is map a data structure?
What happens when arraylist is full?
Why is hashmap faster than arraylist?
Why quicksort is called quick?
Can hashset contain duplicates?