Answer Posted / nashiinformaticssolutions
An 8-bit signed two-complement integer is called a byte. Bytes support a minimum value of -128 and a maximum value of 127. It is employed when memory conservation is required and the required range of numbers is -128 to 127.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we have multiple catch block for a try block?
How do you access command-line arguments within the code?
How do you use compareto?
What is private static in java?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
What is a two-pass assembler?
What is static in java?
What is the file extension for java?
Differentiate between class and structure.
What do you mean by local variable and instance variable?
Why we cannot override static method?
How to sort double array in java?
What is the current version of java?
Is ++ operator thread-safe in java?
What does isempty () do in java?