What is data type explain?



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

Post New Answer

More Data Structures Interview Questions

What is difference between hashset and treeset?

1 Answers  


What is the use of data structure in real life?

1 Answers  


How to pass in data structure exam?

1 Answers  


Differentiate between iterable and iterator.

1 Answers  


What is a bubble sort and how do you perform it?

1 Answers  


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.

1 Answers   Aspiring Minds,


Which sorting has less time complexity?

1 Answers  


Is map a data structure?

1 Answers  


What happens when arraylist is full?

1 Answers  


Why is hashmap faster than arraylist?

1 Answers  


Why quicksort is called quick?

1 Answers  


Can hashset contain duplicates?

1 Answers  


Categories