Posts

Showing posts from November, 2018

MCA MAGADH UNIVERSITY QUESTION (2015-2018) (Fourth semester) ADVANCED PROGRAMMING WITH JAVA

Image
MCA MAGADH UNIVERSITY QUESTION (2015-2018) (Fourth semester) ADVANCED PROGRAMMING WITH JAVA                                                                         2015-2018                                                                       Time: 4 hours                                                                      Full Marks: 80                                                        The questions are of equal value.                                                                 Answer any five question. 1. What do you understand by Multithreading? Explain the thread life cycle with suitable diagram. 2. Explain thread priorities with example. Discuss the need of thread synchronization. 3. What is layout Manager? Explain different layout classes with suitable example. 4. Explain the following AWT components with suitable example- (a) Check box (b) text field     (c) menu. 5. What is Delegation Event Model? Explain mouse click and key press event with examp