Java Programming Language MCQ Java Exception MCQ
⚠ Report ✓ Question Verified Copy Link
public class Test{ static int x[]; static{ x[0] = 1; } public static void main(String args[]){ } }
Learn More MCQ Questions from Java Programming Language MCQ Java Exception MCQ