Is it possible to carryout two different pricing procedures at sales order level and Billing level. If Yes, give me detailed explanation
7 24059What exactly mean by Condition Index and why we have this is field in the definition of Condition Type.
5 8951What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
1 4205what is the link between Ar and PO modules? waht is link between ap and po? what is link between gl and po? what is link between gl and ap? what is link between gl and ar? what is link between ap and ar?
1 149291) Program A and B are analyzed and found to have worst- case running times no greater than 150nlog2n and n2 respectively.Answer the folloWing questions if possible.. i) which program has the better guarantee on the running time,for larger values of n(n>10000) ? ii) which program has the better guarantee on the running time,for small values of n(n<100) ? iii) which program will run faster on average for n =1000 2) wRite a program to compute the number of collisions required in a long random sequence of insertions using linear probing ,quadratic probing and double hashing 3) what is the optimal way to compute A1 A2 A3 A4 A5 A6 where the dimensions of the matrices are A1:10*20 A2 : 20 * 1 A3 : 1 * 40 A4 : 40*5 A5 : 5 * 30 A6 : 30 X 15
5 19301What are the test plans you have prepared? What are the configuration documents you have prepared? What is your test strategy? What are the requirements you have in Functional testing?
1 47071:when we develop a project what are the performance issue will raise?? KPIT 2:if a table have INDEX and CONSTRAINT why it raise the performance issue bcoz when we drop the index and disable the constraint it performed better??KPIT 3:what are unix commands frequently used in informatica??
1 7942Post New KPIT Interview Questions
Does visual studio use wpf?
What are the Alerts & Subscriptions?
Why do you need to parameterize fields in your virtual user script?
Where have we to specify the teardown time in one operation?
Why database testing is important?
What are the data types in oop?
What are the differences between web intelligence reports and crystal reports? : sap bobi
Explain about temporary stored procedure?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
How will you load you daily/monthly jobs datas in to Fact and Dimension table using datastage.
How to run a group of test cases using testng?
How many primary keys can be created for a table?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
What do you understand by decision tree in machine learning?
Difference between critical section, mutex and semaphore.