one module contains 3 screens like entry , exit & trasaction. u can perform operations by using these screens and u save that changes but those screens are not displaying on the desktop then how u can assign the seviority?
6 9933Suppose we r running a test which have 7 to 8 steps for different functionallity of and object..and suppose upto 4 step test passes but after 5th step test fails. what u will do in this condition will u start the test again or will u consider that rest steps will be working fine.
1 4440What is the procedure for Using Batch tests?And in real time how will use you use batch Tests?Explain with Clear Example?
1 4601class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?
2 8342class A{ m2(){ } } class B extends A{ m2(){ } } class c extends B{ m2(){ } } class my_class extends c{ m2(){ } pulic static void main(){ ...My_class a = new my_class(); super.super.super.m2(); is this is leagal if not find what is the legal procedure in order to call A's version of m2(); }
8 20796Post New Logica CMG Interview Questions
How do I change all tabs with spaces in word?
Is apache the best web server?
Describe about dao in spring framework?
What is ambiguity in inheritance?
How use javascript html?
what infotypes are used in travel management?
Which is the fastest selector in jQuery?
What does the account assessment category specify in a purchasing requisition in SAP Materials Management?
Can you please explain the difference between demand-paging and pre-paging?
What do you mean by an interface in java?
What are css attributes?
What are the items that are to be debited in accounting and what are the items that are to be credited in accounting?
Which module is used to control the gpio in python?
What is pl sql quora?
How do I check if a value is equal in excel?