CS-74 Introduction To Internet Programming June - 2005
Q.5(i) Admission to a professional course is subject to the following conditions:
(a) Marks in Maths >= 75
(b) Marks in Physics >= 60
© Marks in Chemistry >= 70
Write a program in Java to process the application and list the eligiblecandidates. Take appropriate examples.
(ii) Explain the following Java buzzwords :
1. Java is multithreaded
2. Java is secure
3. Java is distributed