Post New SSI Small Scale Industries Manual Testing Interview Questions
What is sockets? Explain.
how will we change the server system time?
What's Net-banking?
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
describe a decision you made that was unpopular.
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 is the difference between the concepts of food chain and food web?
Do we need a special driver to access data within hana? : hana modeling
What does ctrl esc do?
What is the difference between stats and timechart command?
What is the difference between razor and aspx view engine?
What is dispatcherservlet and contextloaderlistener?
If I want to become a Fullstack Scala Developer, which technology stack I should learn?
What are the apt definitions for apparent power, active power and reactive power? Explain about different types of lamps?
What is the architecture of ios?