Ask Question
12 October, 18:37

What is an int and a float?

+1
Answers (1)
  1. 12 October, 20:03
    0
    These are data types. An int is a bit of data representing a whole number. A float represents an (ir) rational number. In many (but not all) programming languages, variables have a type such as int and float.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What is an int and a float? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers