Wednesday, June 1, 2011

Today's Interview Questions....

21. What are the methods in Applet ?
22. When is init(),start() called ?
23. When you navigate from one applet to another what are the methods called?
24. What is the difference between Trusted and Untrusted Applet ?
25. What is Exception ?
26. What are the ways you can handle exception ?
27. When is try,catch block used ?
28. What is finally method in Exceptions ?
29. What are the types of access modifiers ?
30. What is protected and friendly ?
31. What are the other modifiers ?
32. Is synchronised modifier ?
33. What is meant by polymorphism ?
34. What is inheritance ?
35. What is method Overloading ? What is this in OOPS ?
36. What is method Overriding ? What is it in OOPS ?
37. Does java support multi dimensional arrays ?
38. Is multiple inheritance used in Java ?
39. How do you send a message to the browser in JavaScript ?
40. Does javascript support multidimensional arrays ?

No comments:

Post a Comment