Civil engineering degree guides and resources for potential students. Compare, research the best school, and apply today.
Search results for compare
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 ...
Can you write a C++ function to check if the stack grows up or down
Posted by CMaster (http://vijayinterviewquestions.blogspot.com)
Answer
Try noting down the address of a local variable. Call another function with a local variable declared in it and check the address of that loca ...
This is one of the most common interview questions and the key difference is that struct is value type and class is reference type.
Also, there is ...
What does NULL mean?
Posted by Devin
The value NULL is a very tricky subject in the database world, so don't be surprised if several applicants trip up on this question.
The value NULL me ...
The Throughput graph shows the amount of data in bytes that the Vusers received from the server in a second. When we compare this with the transaction ...
How do you find out where correlation is required? Give few examples from your projects?
Posted by Devin
Two ways: First we can scan for correlations, and see the list of values which can be correlated. From this we can pick a value to be correlated. Seco ...
What are the enhancements which have been included in loadrunner 8.0 when compared to loadrunner 6.2?
Posted by Devin
HiHow can i get the winrunner an the loadrunner wizard? I would like to learn how to use it ?Can you please suggest a site where i can load it from..
...
