Suppose in the Report Program I want to pass data to another Report Program ..how will you do that one?
4 12266Post New Satyam Interview Questions
What is the total output power of an complete bts, in dbm and watts?
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
my name is sejal I have cleared the sbi clerk exam. I am BCA graduate My favorite subject RDBMS Relational database management system. so please send me rRDBMS related interview questions
what kn of disc is used in 33kv,132kv,220kv,400kv,800kv transmission line
What are the keyboard shortcut keys to insert a table in excel?
How do you read data from excel?
Explain the client concept of sap.
What is json? For what is used for?
how to test an action button?
Explain when you require backbone.js ?
What is insert tab?
How search works in drupal?
How to multiple version of jQuery?
Tell me what are pros and cons of automating tests at ui layer?
Which is the parent class of hashmap class?