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 12330How you will choose test cases for Sanity testing and at which phase of testing you will do this.
4 13954How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
1 10023String 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 18364Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?
1 5388Post New Flextronics Interview Questions
How do you write manual bdc session method? : abap bdc
What is c++ map?
What is CBS (Core Banking Solution)?
Are structs value types c#?
How to properly clean up excel interop objects?
Explain psstatus table. What is its use?
Explain Org Wide Defaults Vs Role Hierarchy Vs Sharing Models?
what is the role of auxins in floral bud development and fruit development?
Which method of the Component class is used to set the position and size of a component?
Define database lock?
How to display or kill all processes which are accessing any folder/file?
What are protected members in c++?
define join and explain different type of joins? : Sql dba
What is hibernate entitymanager?
Difference between .net remoting versus distributed com?