Computer Science, asked by tejasarcot, 10 months ago

define the following terms: 1) integers 2) booleans 3) floating point numbers 4)complex numbers (python)

Answers

Answered by yadavakrishnaap5f0hy
4

Answer:

Explanation:

1) integer: it is a solid number it takes the value from -ve infinity to +ve infinity

ex: a = 1

2) booleans: it is a set of 2 numbers which consists for 0 and 1 i.e true or false

3)floating point number : is the decimal number where it is separated by a point eg: a = 1.4

4) complex number : it is a type of data where it ends with +j

example: a = 1234+j

IF IT WAS USE FULL MARK AS A BEST ANSWER

Similar questions