Suppose u found a bug which a developer could not reproduce and it is reproducing on your pc whenever tried , then in this siyuation what will be the status of the bug, and what u r going to do for that bug.
4 12018How you will choose test cases for Sanity testing and at which phase of testing you will do this.
4 13660How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
1 9863String is an immutable object. Then how can the following code be justified. String s1 = ?ABC?; String s1 = s1+?XYZ?; s.o.p(s1); The output is ABCXYZ, which is the value of s1 ?
6 17891Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?
1 5246Post New Flextronics Interview Questions
what is the string efficiency
What are the functional modules used in sequence in bdc? : abap bdc
Tell us about the @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations.
In android, which is two location providers that you can use to obtain your position data?
What is equi join with example?
Why the work scheduling view is required for semi-finished and finished products?
What is compound operators?
explain why t4 entity is important in entity framework?
What are host variables in db2?
Difference between delegates and Events?
how to write optimum code to divide a 50 digit number with a 25 digit number??
How can you retrieve data from the resultset using jdbc?
Why is it called mongodb?
Explain how can we remove handlers at run time?
How do you create a file?