Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Software Design Interview Questions
Questions Answers Views Company eMail

The tools and techniques of Source Selection include all of the following except: A. Contract negotiation B. Work authorization system C. Weighting systems D. Independent estimates

1186

You are an international project manager from the United States living in a foreign country. The project you're working on has lasted two-and-a-half years. During that time, you've really gotten to feel comfortable in the foreign country and have enjoyed living in their culture. The project has just ended, and you've returned to the United States. Upon your return, you're surprised to find that you're feeling a little disoriented as you've gotten so used to the foreign culture and its slower pace that you've forgotten what some things are like in the US. This experience is known as: A. Diversity shock B. Global norming C. Culture shock D. Culture norming

1048

Which performance measurement is the cost of work budgeted for an activity within a certain time frame? A. AV B. PV C. EV D. EAC

996

You are a project manager for Uncle Sam's Flag Company. Your company has designed a new line of products featuring the American flag. Due to some unique circumstances, the products are in hot demand and the project sponsor has asked you to do whatever it takes to get this project completed early and make the products available. You regularly check the progress of the project with your team members using which of the following techniques? A. E-mail communication B. Status review meetings C. Project management information systems D. Receiver communication model

1181

What is the process in the Executing process group that determines if the project satisfies quality standards, identifies lessons learned, and review quality management activities to verify the correct quality elements are being examined? A. Quality Control B. Quality Monitoring and Control C. Quality Assurance D. Scope Verification

1099

You are a project manager for Snow Fun, a chain of retail shops specializing in winter spurts gear and clothing. You've been working on contract with Snow Fun and are ready to move on to your next assignment. As the project manager, you know all of the following are true regarding the project Closing processes except: A. Administrative Closure is always required at the close of the project. B. The Closing processes are the most often skipped processes. C. Administrative Closure should occur prior to Contract Closeout. D. Both Closing processes verify that the work and product of the project were completed satisfactorily.

1035

You are a project manager for Cashiers Systems. Your company produces cashiering systems and software for the retail industry. Your customer has requested a change that will change the characteristics of the cashiering system. You've described the characteristics of the cashiering system using this tool and technique of the Integrated Change Control process: A. Product description B. Product analysis C. Decomposition D. Configuration management

1008

The lowest level of the WBS is called what? A. Code of accounts B. Requirement C. Milestone D. Work package

1173

Your organization regularly uses a tool and technique of the Contract Closeout process to identify lessons learned, including the successes and failures, which will benefit future activity on this project and on future projects. Which tool and technique arc they using? A. Product documentation inspection B. Contract process review C. Performance measurement review D. Procurement audit

1371

You are a project manager for Safari Outfitters. Your company is going to offer a new product line in the upcoming spring catalog. Your project team has 10 months to secure contracts with suppliers, finalize the designs, get the product into the catalog, and stock the warehouse. This is an example of: A. An assumption because the project team has worked on projects like this before and know they can meet the 10-month deadline B. An assumption because the project team has a limited amount of time to complete the project C. A constraint because the project team has a limited amount of time to complete the project D. A constraint because the project team is working with a new product line that hasn't been developed before

924

What is the name of the unplanned response used to deal with negative risk events in the Risk Monitoring and Control process? A. Mitigation B. Contingency plans C. Workarounds D. Corrective action

1208

You are ready to perform the Activity Sequencing process for your project. To make your job easier, you're going to use a software tool to help you draw a PDM network diagram. Most software programs use this technique. You know all of the following are true regarding the PDM except: A. It shows the activities on arrows and connects them to dependencies usually depicted as circles. B. It’s also called AON. C. It shows the activities in boxes with arrows connecting the dependent activities. D. It uses four types of dependency relationships of which finish to start is one.

1087

Project managers have the greatest amount of authority in which kind of organizational structure? A. Functional B. Projectized C. Weak matrix D. Balanced matrix

1162

You are a project manager for Snow Fun, a chain of retail shops specializing in winter sports gear and clothing. You’ve been working on contract with Snow Fun and are ready to move on to your next assignment. The customer has signed off on the project, formal acceptance notices have been distributed, and project closure procedures have been performed. What type of project ending is this? A. Extinction B. Starvation C. Integration D. Addition

1361

Brainstorming and the Delphi technique are two types of information-gathering techniques found in which process? A. Risk Management Planning B. Risk Response Control C. Risk Identification D. Quantitative Risk Analysis

1661


Un-Answered Questions { Software Design }

Explain about a class?

1075


Do you just jump in and start coding or do you sit down with a few collagues and create a designthen quickly prototype it?

2269


What are a base class, subclass, and superclass?

1040


Explain an operations manual typical outline?

829


On what basis I will select or choose an uml modeling tool?

964


You are going to take some performance measurements for your current project. You know that PV = 450, AC = 500, and EV = 375. What is the CV and SV respectively? A. CV = 125, and SV = 75 B. CV=-75, and SV=-125 C. CV = 75, and SV = 125 D. CV=-125, and SV=-75

1333


What are the advantages of devops int respect of technical and business perspective?

1


One of our potential future investors ask us for following: "We also wanted to see the high level algorithm diagrams". I have searched the Web a lot and have found a lot of types of diagrams. I will not list them here. I'm not sure that the definition "high level algorithm diagrams" exists at all. Any way, if you know it is - where I can find it on Web. The more general question. If one need to create (let us define it this way) high level algorithm diagrams - where to find types, descriptions and templates on Web. Thanks a lot. Valery

2012


Why there is no viewstate in mvc?

1


You are working on a project that will upgrade the phone system in your customer service center. You have used bottom-up estimating techniques to assign costs to the project activities and have determined the cost baseline. Which of the following is true? A. You have completed the Cost Estimating process and now need to complete the Cost Budgeting process to determine the project's baseline. B. You have completed the Project Plan Development process and established a project baseline to measure future project performance against. C. You have completed the Cost Estimating process and now need to complete the Project Plan Development process to establish a project baseline to measure future project performance against. D. You have completed the Cost Budgeting process, and the cost baseline will be used to measure future project performance.

1268


A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?

1014


You are the project manager for a construction company that is building a new city and county office building in your city. Your CCB recently approved a scope change. You know that scope change might come about as a result of all of the following except: A. Schedule revisions B. Product scope change C. Changes to the agreed-upon WBS D. Changes to the project requirements

964


How will you measure software quality?

1021


Explain basic concepts of OOPS?

978


What are the elements which are utilized in the state chart diagram?

909