How To Exam?

a knowledge trading engine...


SRM University 2007 B.Tech Computer Science and Engineering BANK : JAVA PROGRAMMING - Question Paper

Wednesday, 30 January 2013 10:40Web
10.What is a package? How to describe a package?
11. define access protection?
12. elaborate the access specifiers in Java?
13. discuss four categories of visibility for class members?
14. How to import a package?
15. What is an interface ? How to describe it?
16. How can we access an interface from a different interface and how to access from a class?
17. How many interfaces can a class inherit and can a identical interface be inherited by two various classes? discuss it?
18. What is Exception Handling?
19. elaborate the fundamental exception types?
20. What is the use of throw & throws clause?
21. What is an uncaught exception?
22. define Built in Exception?
23. What is the use of try and catch block in java?
24. discuss nested try statements and multiple catch statements in Java?
25. provide the differences ranging from single, Multilevel & Hierarchial Inheritance?
26. Is there multiple inheritance in Java? If not, whether there is an option to implement Multiple inheritance?

Ten Marks

1. Write a Java Program to implement method Overloading and method overriding?
2. What is multiple inheritance and how to perform it in Java?
3. Give a detailed sketch of the differences ranging from Single, Multilevel & Hierarchial Inheritance?
4. Explain Abstract classes with an example program? Also define the properties of abstract classes?
5. What is a Package? discuss the Packages with an example and how to import packages?
6. Describe interfaces & how to implement it with a Java Program?
7. Explain extending interfaces with a Program & Variables in a Program?
8. Explain the fundamentals of exception Handling and the exception types?
9. Describe Dynamic Method dispatch and the use of final keyword in Java with relevant Programs?
10. Explain Constructor Overloading with an example? Also define t he usage of super keyword?










Unit-4

1. What is a thread?
2. What is the difference ranging from multiprocessing and multithreading?
3. What is to be done to implement multithreading in a program?
4. What java interface must be implemented by all threads?
5. How to begin a thread?
6. What are the two methods by which we may stop threads?
7. Difference ranging from Suspending and stopping a thread?



( 0 Votes )

Add comment


Security code
Refresh

Earning:   Approval pending.
You are here: PAPER SRM University 2007 B.Tech Computer Science and Engineering BANK : JAVA PROGRAMMING - Question Paper