As PARM can supply information to a program ? Can PARM be used to supply information to a cataloged or Inline Procedure also ?
2 6649Post New RS Software Interview Questions
What is property in oops?
What is the pressure of fuel oil on main engine and diesel generator?
Explain how can we load multiple tables in to dataset?
What is the work of BOIA, TRx, BB2F, Duplexer, Combiner, Multi-coupler, RRI.
what r the diffence between QTP 8.2 & QTP9.0?
What are grep commands?
Explain module mixins in Ruby?
How can you merge two tables in oracle?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
What is default bootstrap port?
How long do people usually stay in this organization?
Pl. Brief about DNC.
What are session timeout and application timeout?
Can there be two error transitions out of an activity ?
Traverse the given tree using Inorder, Preorder and Postorder traversals. Inorder : D H B E A F C I G J Preorder: A B D H E C F G I J Postorder: H D E B F I J G C A