Computer Science, asked by CarrieVictoria, 1 month ago

Give one name for the following

i. int, float, byte, double, long
ii. how are char, boolean different from them? Give one name for the same.​

Answers

Answered by siddhipatil128
0

Answer:

1. Double precision floating point.

2. Boolean is 1 byte smaller from Char.

Similar questions