Question: Why do we have different data types ( like int, float, and string ) ? Group of answer choices To keep computer science teachers employed

Why do we have different data types (like int, float, and string)?
Group of answer choices
To keep computer science teachers employed explaining this nonsense.
It's part of the IEEE standard ratified in 1971
The computer uses different techniques to convert and store the data into binary
Java has lots of data types, but Python doesn't really care. It's all done automatically and never really causes any problems.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!