Cs 74 (p)s1

1
No. of Printed Page :1 SET -1 BACHELOR IN COMPUTER APPLICATIONS (BCA) Term-End Practical Examination 02167 June, 2011 CS-74P INTRODUCTION TO INTERNET PROGRAMMING Time allowed : 1 hour Maximum Marks : 30 (Weightage : 15%) Note : There are two compulsory questions, 10 marks each. 10 marks are for viva-voce. 1. Write a Java Program to accept 10 numbers in an array and compute the sum of the 10 square of these numbers. 2. Write a Java Program that input a person name in the form First , Middle, Last and 10 then prints it in the form : Last, First and Middle. CS-74P/ S1 1 5,000

Transcript of Cs 74 (p)s1

Page 1: Cs 74 (p)s1

No. of Printed Page :1 SET -1 BACHELOR IN COMPUTER APPLICATIONS (BCA)

Term-End Practical Examination 02167

June, 2011

CS-74P INTRODUCTION TO INTERNET PROGRAMMING

Time allowed : 1 hour Maximum Marks : 30 (Weightage : 15%)

Note : There are two compulsory questions, 10 marks each. 10 marks are for viva-voce.

1. Write a Java Program to accept 10 numbers in an array and compute the sum of the 10 square of these numbers.

2. Write a Java Program that input a person name in the form First , Middle, Last and 10 then prints it in the form : Last, First and Middle.

CS-74P/ S1 1 5,000