Answer Posted / pkr_reddy
short is a signed 16 bit type and range from -32768 to 32768.
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
Explain super keyword in java.
How many types of gc are there in java?
What is the final class modifier?
Why is the singleton pattern considered to be an anti pattern?
What do you understand by casting in java language?
Explain about the interpreter in java?
Can you explain inner class.
How do you represent a space in regex java?
What is the reflection?
Explain the Propertie sof class?
How do you invoke a method?
Can I extend singleton class in java?
What is identifier give example?
Which oo concept is achieved by using overloading and overriding?
What is the difference between the paint() and repaint() methods?