We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Java IMP
1) Explain Adapter Class And Give Example?
2) Explain List Collection With Example? 3) Explain Prepared Statement ? 4) Explain Servelet Life Cycle? 5) What is method overloading with example? 6) Diff Between Method Overloading and method overriding? 7) Difference Between arraylist and vector? 8) Explain Inheritance With Example? 9) Explain Interface With Example? 10) Explain Types Of Class? 11) Explain Encapsulation with example? 12) Explain Access Modifier in java? 13) Explain Object life Time,Garbage Collection&Multidimentional Array in Details? 14) Explain runtime polymorphism ? 15) Explain Treeset With Example? 16) Explain Keywords? 17) Explain Import And Static Import In Java? 18) Explain Exception Handeling also Explain All Types Of exception in detail with suitable example? 19) Explain Arrays In Java ,What are the types of array In java ? 20) Explain Regullar Expressions In Java With Example? 21) Explain Input And Output Operation in java ? 22) Explain Event Driven Programming with example ? 23) What Is Event handeling? 24) Explain Architecture Of Web Application with Challenges? 25) Major Difference Between Developing and Deployment Servelet? 26) What Is JSP,With Example? 27) Explain Different type of access control available in java. 28) Explain Different Types of constructor in Thread class. 29) Differentiate character stream and ByteStream ? 30) Explain Nested Classes? 31) Explain Synchronized keyword. 32) Explain Scanner .