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 10009Suppose 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 4465What is the procedure for Using Batch tests?And in real time how will use you use batch Tests?Explain with Clear Example?
1 4625class{ ... ... 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 8377class 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 20875Post New Logica CMG Interview Questions
why burdens of VTs is more than CTs?
What does chmod do in linux?
Explain how you can adjust entries into account?
What is the benefit of using access over excel?
What are the designing parameters used in WMLScripts?
How to bind all the binding controls in a page at once in ASP.NET?
Explain the IoT protocol stack?
How does python django work?
What is bcp? When does it used?
What is alt f10?
What is difference between bean and pojo?
What is the default font formatting in word 2010?
Explain linq to entities? : Entity framework
Can we save posts to local drafts and figure out how to publish to the blog. What do we need to do?
How do I open color picker in visual studio code?