Skip to main content

Filtered out employee names who has salary more than 50k , print their names into upperCase

Comments

Popular posts from this blog

Runnable Interfaces Before and After Java8

explicit and implicit import vs static import in java