X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Explicit downcast or better avoid var

Write a program that exemplifies the combination of var and explicit downcast. Explain why var should be avoided.

X Tutup