Answer Posted / hr@tgksolutions.com
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
What is the base class of all classes?
is it possible to instantiate the math class?
What are the different types of multitasking?
Which software is used for java programming?
What are the four pillars of java?
Can array grow dynamically in java?
Why you should not use singleton?
Can we override a variable in java?
How can you read an integer value from the keyword when the application is runtime in java? example?
What is a super method?
How do I stop concurrentmodificationexception?
What is the significance of java packages?
Convert a BST into a DLL and DLL to BST in place.
What is the method to declare member of a class static?
What is set in java?