N-tier application architecture provides a model by which developers can create flexible and reusable applications. The most common is 3-tier archite ...
Search results for ole
What is a 3-tier application?
Posted by Job-Interview
A truck by definition is a motor vehicle commonly used to carry goods and materials. A truck driver is one who drives a truck and is responsible for t ...
Question:
Write recursive method that for a positive integer n prints odd numbers
Answer:
I usually use binary check to solve this type of questions ...
Answer
I would consider this to be tricky question as many people would just go with
if (a == b) or at most a.Equals(b)
but both can fail for fl ...
What is a Test Plan?
Posted by Job-Interview
Answer:
A Test Plan is a document that describes the scope, approach, resources, and schedule of intended testing activities. It identifies test ite ...
If someone has been trying to collect information about a lot of development companies as probable from blogs to a certain extent than from false list ...
OLE is build on top of COM. OLE was built over COM for years, while COM as a technology was presented by Microsoft a few years ago.
COM is a specifi ...
Endianness is the attribute of a system that indicates whether integers are represented with the most significant byte stored at the lowest address or ...