When there is no explicit initialization, what are the default values set for variables in the following cases?
(a) Integer variable
(b) String variable
(a) 0
(b) null