Computer Science, asked by pri2057, 3 months ago

a=555 is a float constant true or false​

Answers

Answered by debanjan134612
1

Answer:

a=555 is a float constant true or false

Explanation:

True

Answered by adventureisland
0

FALSE, Because a=555 is not a float constant value.

What is Float :

  • A float is a number with a decimal place, often known as a floating-point number. When additional precision is required, floats are employed.

What is Constant :

  • A programmer creates a Constant Value, which is an integer number that can be signed or unsigned. A number sign represents constant values.

What is Integer :

  • Integer, positive or negative whole-valued number, or 0. The integers are created using the counting numbers 1, 2, 3,... and the subtraction operation.

Similar questions