Java Quiz (Set 3) Java Quiz (Set 3) 1 / 10 What is the default value of String variable? "" '' null not defined 2 / 10 What is the default value of char variable? 0 null '\u0000' not defined 3 / 10 What is the default value of double variable? 0.0d 0.0d 0 not defined 4 / 10 What is the default value of float variable? 0.0d 0.0f 0 not defined 5 / 10 What is the default value of long variable? 0 0.0 0L not defined 6 / 10 What is the default value of int variable? 0 0.0 null not defined 7 / 10 What is the default value of short variable? 0.0 0 null not defined 8 / 10 What is the default value of byte variable? 0.0 null not defined 0 9 / 10 What is the default value of short variable? 0.0 0 null undefined 10 / 10 What is the default value of byte variable? 0 0.0 null undefined Your score isThe average score is 0% 0% Restart quiz