Question A What are the difference between an interface and an abstract class?
Question B Describe Exception Handling in JAVA
Question C Describe the following with respect to implementation of Sockets in Java-
Question D Define RMI. Define the architecture of RMI invocation
Question E a) Write Java program to print the address of the study center
b) Write a Java program to find the sum of 1+3+5+.... for 10 terms in the series
Question F Write a program to copy one file to another file?