The short is a keyword defined in the java programming
language. Keywords are basically reserved words which have specific meaning
relevant to a compiler in java programming language likewise the short
keyword indicates the following :
-- short is a Java primitive type.
Examples to use the Keyword
short to declare variables within a class
|
public
class Class1{
|
|
Recommend the tutorial |

Ask Questions? Discuss: short Java Keyword
Post your Comment