Wednesday, December 16, 2015

Annamalai University B.Sc. computer science Internet and Java Programming

Annamalai University 2014 december question paper
B.Sc. DEGREE EXAMINATION December 2014
(COMPUTER SCIENCE)
(THIRD YEAR)
310/320. INTERNET AND JAVA PROGRAMMING
(Common to DD,BCA and L.E)
Time: Three hours Maximum: 100 marks
 SECTION – A
 Answer any EIGHT questions
(8× 5 = 40)
 1. What is Internet? How does it differ from Intranet?
2. What is WWW? Name any three security issues in internet.
3. Why Java is so popular? What are the types of Oops languages?
4. Write a Java program to print pascal triangle.
5. List at least five major C++ features that were internationally removed
from java.
6. How reusability is achieved in Java? Explain with examples.
7. What is exception? How exception is handled in Java?
8. What is the output
{
 Float f1=new Float(“4 4e99f”);
 Float f2= new float(“-4.4e99f”);
 Double d1=new double(“4.4e99”);
 system.out.println(f1)
 system.out.println(f2)
 system.out.println(d1)
}
9. What is an Applet? What are the life cycle of an applet?
10. Explain briefly about Swing in Java.
2
5395
 SECTION – B
 Answer any THREE questions (3× 20 = 60)
 11. a) Discuss the various services provided by Internet.
b) Explain about FTP in detail.
 12. a) What are the features of Java language? Explain in detail.
b) Write a Java program to perform any two matrix operations in Java.
 13. Design and develop an application using inheritance concept in Java.
 14. Explain any 10 string functions in Java with examples.
 15. Explain about layout managers in Java with examples.
 ****** 
Share This
Previous Post
Next Post

B.E Civil Engineer Graduated from Government College of Engineering Tirunelveli in the year 2016. She has developed this website for the welfare of students community not only for students under Anna University Chennai, but for all universities located in India. That's why her website is named as www.IndianUniversityQuestionPapers.com . If you don't find any study materials that you are looking for, you may intimate her through contact page of this website to know her so that it will be useful for providing them as early as possible. You can also share your own study materials and it can be published in this website after verification and reviewing. Thank you!

0 comments:

Pen down your valuable important comments below

Search Everything Here