Hello,
I am new to java and I have just started to coding in java. What this means:
My first question is
What does the word reserved enum?Code:enum Horse
Second question
What this means:
That means <string,string> ? In fact, it means <> ?Code:Map mp = <string,string> new TreeMap <string,string>();
Any help on these topics will be appreciated. Thanks in advance.
Bookmarks