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
11 Likes
Answer
(a) int
(b) long
(c) char
(d) float/double
Answered By
7 Likes
Write down the data type of the following:
(a) Integer
(b) Long Integer
(c) A character
(d) A fractional number
11 Likes
(a) int
(b) long
(c) char
(d) float/double
Answered By
7 Likes