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 12392How you will choose test cases for Sanity testing and at which phase of testing you will do this.
4 14007How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
1 10040String 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 18434Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?
1 5418Post New Flextronics Interview Questions
Explain viewchild in component interaction?
What is socket connection?
How are reaction rates dependent upon free energy changes?
Why is my excel document read only?
Can sql server be linked with other servers like oracle?
Does the web browser control share the ie cache?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
What is the difference between the paint() and repaint() methods?
Draw the circuit of clapp oscillator?
How many types of users in dbms?
Why are data types important?
What is linq provider?
What is oracle block?
What is the primary benefit of immutability?
How to use null as conditions in oracle?