Answer Posted / glibwaresoftsolutions
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 declare the main method of our class as private?
What is arraylist e?
What is the core java?
What is an enumeration?
What is string manipulation?
What Is Query Throttling in java?
What are the major advantages of internal iteration over external iteration?
What is the maximum size of array in java?
what is an objects lock and which objects have locks? : Java thread
State the significance of public, private, protected class?
How can we make string upper case or lower case?
What is the difference between a constructor and a method?
What is the purpose of abstract class?
What is the difference between and ?
Explain the JDB in depth & command line.