Posts

SHORT QA

  In this tutorial, You can learn important short question and answer for exams. WHAT IS SOFTWARE PROTOTYPING ? => Software prototyping is the activity of creating prototypes of software applications i.e. incomplete version of the software program being developed. It is basically the demo version of any software development. It refers to building software application prototypes which displays the functionality of the product under development.   WRITE THE DIFFERENCE BETWEEN MODULAR COHESION AND COUPLING ?  => COHESION COUPLING  Cohesion is the indication of the relationship within module. Coupling is the indication of the relationship between modules. Cohesion is the functional strength. Coupling is the independence among the modules. High cohesion is the actual solution. Low coupling is the actual solution. Cohesion is intra module concept. Coupling is the inter module concept   WRITE THE DIFFERENCE BETWEEN VALIDATION AND VERIFICATION OF SOFTWARE? =

MCQ

 MCQ   1.RAD stands for  a)Relative Application Development  b)Rapid Application Development  c)Rapid Application Document  d)None of the mentioned 2.What is prototype?  a)Mini-model of existing system   b)Mini-model of proposed system  c)Working-model of existing system  d)None of these 3.Which one of the following models is not suitable for accommodating any change?  a)Build & Fix Model  b)Prototyping Model  c)RAD Model  d)Waterfall Model 4.Which one of the following is not an agile method?  a)XP   b)4GT   c)AUP  d)All of the mentioned 5.If requirements are easily understandable and defined then which model is best suited?  a)Spiral model b)Waterfall model  c)Prototyping model  d)None of the above   6.You are working in webguru as a project manager. Company wants to develop a project. You are also involved in planning team. What will be your first step in project planning?   a)Establish the objectives and scope of the product .  b)De