Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different inheritance styles in django?

223


What is the Job interface in MapReduce framework?

635


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 { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1927


Need Questions Related To Quants

1324


Suppose you have created an ad group to advertise gourmet chocolate, and it includes keywords like dark chocolate and gourmet chocolate bars. If you opted this particular campaign into the google display network, what type of targeting would automatically be used to determine whether your ads might show?

5






Why multi flow design pattern is use, how splitting is implemented in it?

382


Why ubuntu is not affected by virus?

366


I have one input file and some 40 tables, I want to read input file and compare the input file value with the table value if it is present then we have to update with new value, this should be repeated for all 40 tables and we are reading only one input file, for this is there any REXX program or job or routine to accomplish above requirement. components of the requirements; 1. One input file 2. 40 DB2 tables 3. we have to read from the input file and compare with table value, if present then update with new value (this should be recurssive for all 40 tables for every record of input file). 4. quick help is appreciated.

2000


Explain the Procedure for Extraction of red blood cells?

1437


What are the characteristics of ideal opamp?

613


What exactly is being serialized when you perform serialization in .net?

530


Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.

1701


What is production order in supply chain?

178


Tell me about a situation where your own team or department has had a problem working with an adjacent team

612


Where can i get the details about case laws?

1729