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 9629Suppose 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 4355What is the procedure for Using Batch tests?And in real time how will use you use batch Tests?Explain with Clear Example?
1 4497class{ ... ... 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 8211class 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 20506Post New Logica CMG Interview Questions
Which oxo acids of sulphur contain s-s bonds?
Any one can help me to identified, how can we interchange the device in FF
What are two types of sorting?
Explain pipelining? : .NET Architecture
Briefly state different between data ware house & data mart?
why EMF IS INDUCED IN A CONDUCTOR WHEN FLUX LINKING WITH IT CHANGES ACCORDING TO FARADAYS LAW.
Does inline style override important?
Explain what are webservices?
what is the procedure for cleaning of lenses of hatr accesory of ftir instrument?
What is the use of writing sharing rules? : salesforce crm
I just installed laravel and have the evil whoops error,how do I find out what’s wrong and fix it?
Do you know anyone who works with Sherwin Williams?
How can you identify the browser and its information using QTP script?
please what is the number of bars required for a column of 6mx6m and 450mmx300mm,its a commercial building (Church)
In android, which method you can use to obtain the path of the external storage?