Computer Applications
Write down the data type of the following:
(a) Integer
(b) Long Integer
(c) A character
(d) A fractional number
Values & Data Types Java
13 Likes
Answer
(a) int
(b) long
(c) char
(d) float/double
Answered By
8 Likes
Write down the data type of the following:
(a) Integer
(b) Long Integer
(c) A character
(d) A fractional number
13 Likes
(a) int
(b) long
(c) char
(d) float/double
Answered By
8 Likes