Sunday, February 7, 2016

MG University, CS010602 Internet Computing May 2015 Question Paper

Are you looking for MG University old question papers for CSE department ? You can here download B.Tech CSE CS010602 Internet Computing May 2015 question paper.

Name of University: Mahatma Gandhi University
Course: Computer Science and Engineering
Year of Exam: May 2015
Course: B.Tech
Semester: 6
Subject: Internet Computing
Subject Code: CS 010 602
Time Duration: 3:00 hours
Full Marks: 100
Pass Marks: 40

Part A [5 x 3=15 marks]


  1. What is the difference between Boolean & operator and the && operator ?
  2. State whether each of the following us true or false. (a) IP addresses from 224.0.0.0 to 239.255.255.255 are reserved for multicast. (b) For security reasons, many web browsers allow java applets to do file processing only on machine on which they execute (c) Datagram packets transmission over a network is reliable-packets are guaranteed to arrive in sequence.
  3. Which is the default layout manager for an applet ? List the different layout managers
  4. How this() and super() clauses differ ?
  5. What is JDBC-ODBC bridge driven ?


Part B [5*5=25 marks]

6. Define encapsulation and information hiding in OOP.

7. How overloading is different from overriding. Illustrate with examples.

8. How Swing components are different from AWT components. Write advantages of Swing components.

9. Write uses of wait(), notify(), and notify All() methods.

10. Write a java program to read the contents of text file and display it on the screen.

Part C [5*12=60 marks]

11. a. How unsigned shift(>>>) is different from right shift(>>) operator
b. What is a constructor ? What do you meant by overloading a constructor ? Explain with suitable examples.

OR
12. Write a java program to find biggest element among the set of elements stored in a two dimensional array.

13. What is a thread ? Explain with example how to define, instantiate, and run multiple threads.

OR
14. Create a class called complex for performing arithmetic on complex numbers. Complex numbers have the form a+bi where a is real part and b is imaginary part and i^2=(-1). Write a program to test your class. Use floating point variables to represent the private data of the class. Provide constructor that enable an object to be initialized when it is declared. Provide no argument constructor with default values in case no initializers are provided. Provide public methods for addition, subtraction, multiplication of complex numbers. Pas objects of complex as parameters of the method.

15. Write an applet so that wherever you click in the applet, display 'Hello' message there.

Or
16. Write a program to reads in the text file and print the entire content in capital letters.

17. Write a program to establish socket connection between a client and server. Let the client ends two numbers to the server. The server adds the numbers and send back the sum to the client.

Or
18. Define RMI. Explain stub-skeleton model for RMI in java.

19. Write a program read in name, roll number and GPA of N students in a class. Extend the program so that the read data is stored in a database table.

Or
20. Define a Servlet. Explain Servlet life cycle.
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