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 10156Suppose 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 4504What is the procedure for Using Batch tests?And in real time how will use you use batch Tests?Explain with Clear Example?
1 4670class{ ... ... 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 8441class 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 21012Post New Logica CMG Interview Questions
Print the length of each line in the file ‘file.txt’ not including any whitespaces at the end of the lines?
How to change the length of the default wordpress excerpt?
What is the starvation procedure for HAEC and HVSMCs culture ?
What are your long-term goals or career plans at CarMax?
Bitumen grades are 30-40,60-70, 80-100. what is mean by 30- 40
What does read_text?
Is jdbc secure?
Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
What is the difference between dos and ms-dos?
What are the advanced features of laravel 6.0?
where can i free download sqlserver2008..i can install sqlserver2008 without visual studio 2008 and work on it
Explain step generator in qtp?
Give brief information about gst?
What are different types of semaphores?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?