asked 56.8k views
0 votes
True or false an integer and float can be argument?

asked
User Windor C
by
8.2k points

1 Answer

3 votes

Answer: TRUE

Step-by-step explanation:

An integer and a float can both be arguments in a function or method. They are both considered numerical data types in programming, and can be used in mathematical operations.

No related questions found