In a college, the science department has three disciplines. In total, 280 students study chemistry, 254 students study physics and 280 students study biology. 97 students study both chemistry and physics, 138 students study both physics and biology, 152 students study both chemistry and biology. 73 students study all three disciplines. Can you determine how many students there are in the science department?
7 20293Hi All I am installing QTP 8.0/8.2 in my office desktop (WIN XP) but it is not working. Inspite Installion is succesfully done but when i open qtp from programs it opens only first screen of add-in and after that it disappears. But in my other computer at home (winxp) it is working fine. Can you please give the reason, why it is not working in office desktop. DEEPAK SINGH
4 76231)what is the basic diff. between unit testing and component testing 2)how do you implement framework in ur project through automation
5 37793what is aim methodology?explain me in detail? what is ur role in it ? in which phases u involved
4 23113Post New Satyam Interview Questions
What is sinon.js?
Describe how hbase uses zookeeper?
List some features of classes in typescript?
What do you mean by DBMS?
In call centre which types of calls we receive? answer in short.
What is swing in java with example?
What are the disadvantages of representing a stack or queue by a linked list?
If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?
What is the relationship between class and object?
what is JSF or Java Server Faces?
How to open only one instance of vb application(.exe)?
What are things that affect the health of a stock portfolio?
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
What are disadvantages of microsoft-provided data provider classes in ado.net?
Can you run linux on any laptop?