How is Object Oriented Programming different from Procedure Oriented Programming?
How is a structure different from array ?
How will you compute size of a structure?
Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.
Tell me about different OOPS concepts.
What are advantages and disadvantages of OOPs?
What are the limitations of procedural programming approach?
What are triggers in DB? Explain their types. How do they work?
What do you mean by flow of struts?
What is Hierarchy of exception?
What is array pointers ?
What is better- service oriented or batch oriented solutions?
What is difference between an object and a class?
What is the purpose of checked and unchecked exceptions in JAVA?
What is the significance of continue jump statement? Explain with an example.