Вы находитесь на странице: 1из 1

Advance Java Programming Assignment-1(Unit-5) Instructions:

Students are advised to read the questions carefully before answering. It is expected that your answers should reflect your knowledge and understanding of the topic up to the maximum possible extent. Students are strictly advised not to copy the content from unauthorized sources, as any case of copy and paste from any source without reference will be considered as a case of non-submission.

Question 1:- Explain and illustrate the concept multithreading in java. (Hint: Give the different ways to implement multithreading in java with supporting java code) Question 2:- How many type of error are possible in java? Question 3:- What are the advantages of exception handling in java? What are the different possible ways to implement exception handling in java? Question 4:- How do we implement multiple inheritances in java? Question 5:- What is J2EE? Explain the traditional client server model. Question 6:- What do you understand by the tiers in software application? Explain the difference between 1-tier, 2-tier and N-tier application. Question 7:- Write a programme to implement the following in java: (You can choose any scenario of your choice to implement the following concepts. It can be a single program or may be several small program). a) Constructor overloading. b) Multiple inheritances. c) Multithreading. d) Type casting e) Throw,throws,try,catch.

Вам также может понравиться