Ask Question
31 March, 16:39

What is an int and a float?

+1
Answers (1)
  1. 31 March, 16:51
    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?
Find an answer to your question 👍 “What is an int and a float? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers