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
Explain the different types of memory used by jvm?
If anybody have the ref. design book of the 3 point cylindrical rolling with sheet thickness of 2.3 mm & 67 mm internal diameter legth of 80 mm
Explain about instance in object oriented programming?
What do you understand by catenary cable ?
What is generic delegates in c#?
Can JQuery Run on MAC or Linux instead of Windows?
Imagine that your appointed as the manager of a reputed company. How will you plan the various activities in your organisation
Explain the arrays in vb script?
What is parallel data transfer process?
What track is ict?
Please explain how will you cross-check whether your seo campaign is working or not?
What Are The Differences Between A C++ Struct And C++ Class?
What are the types of functions in c?
Explain the commit log?
Can we synchronize static methods in java?