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 9865String 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
which security roles allow you to see secured fields?
What are the versions of visual studio?
Explain the MVC pattern with example
Explain the difference between boxing and unboxing.
How do I print without margins in powerpoint 2016?
Is jquery a library for client scripting or server scripting? : jquery mobile
Tell me when taken to the top of a mountain, a clock will go fast or go slow or no change or stop?
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
How do you link an external style sheet?
What is mobile agent in distributed system?
Is post back in asp.net?
Explain managerial closing? : fi- general ledger
What happens when an action is executed in spark?
Can memory leak in java?
How to access sessions in flask?