A. Object o = new java.io.File("a.txt"); (Assume that java.io.File is a valid class.)
B. Boolean bool = false;
C. char ch = 10;
D. Thread t = new Runnable() ;(Assume that Runnable is a valid interface.)
E. Runnable r = new Thread(); (Assume that Thread is a class that implements Runnable interface)
If you want to solve the questions together with the experts and understand the concepts better, please contact us using the contact form or WhatsApp numbers. Selected people get to do that without any additional charges.