Answer:
False.
Step-by-step explanation:
Integers can be both negative number and positive numbers.There is no need to declare negative integers as floating point numbers since they can accept negative numbers.The minimum possible value of int is INT_MIN and this value is negative.
So hence we can say that the answer to this question is false.