Computer Science, asked by amritnoorbirkaur2005, 1 month ago

. Write down the data type of the following:
i. Integer number
iii. A fractional number
ii. Name of the person
iv. Long Integer​

Answers

Answered by amansarrafas24payxgs
0

Answer:

(i) Int

(ii) String

(iii) double or float

(iv) Long

I hope you find it useful... If you have any query do comment, I will try to solve it...

Answered by bhimacharan92
0

Explanation:

I. An integer (from the Latin integer meaning "whole") is colloquially defined as a number that can be written without a fractional component. For example, 21, 4, 0, and −2048 are integers, while 9.75, 512, and √2 are not.

ii.A fraction, or fractional number, is used to represent a part of a whole. Fractions consist of two numbers: a numerator (which is above the line) and a denominator (which is below the line). or. The denominator tells you the number of equal parts into which something is divided.

iii.A person's full name usually identifies that person for legal and administrative purposes, although it may not be the name by which the person is commonly known; some people use only a portion of their full name, or are known by titles, nicknames, pseudonyms or other formal or informal designations.

iv.A long integer is a data type in computer science whose range is greater (sometimes even double) than that of the standard data type integer. Depending on the programming language and the computer machine processor, the size of the long integer will vary.

I hope you its help to you

Similar questions