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.
What is widening and narrowing in java? Discuss with an example.
Write the algorithm to check the number non-leaf nodes in a tree.
Differentiate between class and structure.