Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 160 Bytes

File metadata and controls

2 lines (2 loc) · 160 Bytes

Using var with primitive types

Write a program that exemplifies the usage of var with Java primitive types (int, long, float and double).