What is the range of the short datatype?
Answers were Sorted based on User's Feedback
Answer / eswaran.s
short is a signed 16 bit type and range from -32768 to 32767.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / pkr_reddy
short is a signed 16 bit type and range from -32768 to 32768.
| Is This Answer Correct ? | 9 Yes | 6 No |
Where to store local variables?
How to sort array in descending order in java?
what is platform dependent translation and platform dependent programming language
I want to run a simple hello world java (HelloWorld.java) program using a batch file. How can i run it and how to construct a batch file.
Is object a data type?
what do you mean by stream pipelining in java 8? Explain
what is bmg file and how to create that files?what will it contailn?
0 Answers HCL, Probe Services,
worst case complexities of Quick sort and Merge sort.
What is JIT ?
What are the names of interfaces that doesn't consists of method/s ?
Can we override static methods?
18 Answers Bally Technologies,
What is the difference between stream and buffer?