Computer Science, asked by kamaldebbarma40439, 9 months ago

A. Fill in the blanks.
1.
means finding and correcting errors in a program.
2. Java is widely used because it is a
language.
3. Integer literals in Java can be used in three ways in a Java program. Those are
and
4. The
data type is a double-precision 64-bit IEEE 754 floating point.
5. The Boolean data type has only two possible values:
and​

Answers

Answered by bingotale
1

Answer:

editing, interactive

Answered by supriyo95
7

Answer:

1)Debugging

2) platform independent

3) decimal,octal

4)double

5)true, false

Similar questions