If in a workflow i have n number of sessions and each session is configured with different different stop on errors (say 5,8,10 etc respectively).How can make all this same for all the sessions with out actualy touching each and evry session ?
1 8377What is the O/P of the below Code Snippet ? And how does it imply the concept of call-by-value/call-by-reference. (Note : Pls ignore syntx errors) public class One { sop ("Into One--"); } public class Two extends One{ sop ("Into Two--"); } public class Home { One a; Two t; public static void main(argv[]) { sop ("In Home--"); sop(One.a); sop(Two.a); sop(One.t); sop(Two.t); } }
2 5027Whats the O/p of the below code snippet ? And explain how does it imply the concept of call-by-value/call-by reference. (PS : Pls ignore syntax errors) public class One { public oneA(){ sop ("Into One--");} } public class Two extends One{ public twoT(){ sop ("Into Two--"); } } public class Home { One a; Two t; public static void main(argv[]) { sop ("In Home--"); sop(a.oneA()); sop(t.oneA()); sop(a.twoT()); sop(t.twoT()); } }
4 7216difference between the run time polymorphism and compile time poly morphism and about virtual function.
2 13541how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
2416i want to learn testing tools what i have to know before.iam fresher i dnt know any this..which langagues i have to before testing.
2 4933Post New Wipro Interview Questions
What is mapplet in informatica?
Define bam?
What is the use of
Explain the use of contextutil class?
What is the difference between windows mail and outlook?
Does cp overwrite?
why we use conio.h in c programming?
A company acquires new taxi fleets on 1April 2006 with intention to provide services during the World Cup period and thereafter dispose the taxis .The World Cup runs for three months to 30 June 2006.The company's year end is 30 June 2006.how do you account for taxis at initial recognition .
The crr, cash reserve ratio of scheduled banks is fixed at a certain percentage of their ndtl. What is ndtl?
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?
What are the different flags included in the alu?
Hill-Climbing approach stuck for the following reasons a) Local maxima b) Ridges c) Plateaux d) All of above
How many feet are in 4 square yards?
Can google docs open excel?
If specific gravity of cement is less than 3.15 what is the cause?