Quantcast
Channel: Top Software Design Interview Questions :: ALLInterview.com
Browsing latest articles
Browse All 15 View Live

Difference: Activity Diagram and Sequence Diagram.

Activity Diagram mainly represent process flows captured in system. Sequence diagram mainly represent interaction between different objects.It is time ordered means exact interactions between objects...

View Article



Difference: 'uses', 'extends', 'includes'

If one usecase must use another usecase, then use include relationship. If one use case may use another usecase, then use extends relationship. uses relationship is defined in UML 1.1.

View Article

How many times a day a clock's hands overlap?

24 times...so simple..its equals to the hours in a day

View Article

How do you write unit test cases ?

First approach must be to break your code. Write the testcase with wrost condition first and best condition later.

View Article

What is SRD(System Requirement document), FSD (Functional Specificati

SRD contains the details about the system where the appliation is deployed.(i.e) software and harware specification FRD contains the details about the application which has to be developed. RDS...

View Article


Tell me something about your project?

My project name is MEDIA-ERP.Its consist of 7 modules. i am working maintenance module.Our client is Dailythanthi newspaper.i done many forms & Reports.some form is asset warraty,asset...

View Article

What is a Persistent, Transient Object?

Persistent objects are on this heap, while transient objects are in the transient memory. Transient and persistent objects can access each other mutually. Accessing a persistent object leads to loading...

View Article

What are the skills required to be a project manager? Followup quest

1.communication skills 2.organising and planning skills 3.budgeting skills 4.conflict management skills 5.negotiation and influential skills 6.leadership skills 7.team building and mitivation skills

View Article


What do you meant by static and dynamic modeling?

Static modeling is used to specify structure of the objects that exist in the problem domain. These are expressed using class, object and USECASE diagrams. Dynamic modeling refers representing the...

View Article


Difference: Object Oriented Analysis (OOA) and Object Oriented Design

Object-Oriented Analysis (OOA) aims to model the problem domain, the problem to be solved, by developing an OO system. The source of the analysis is generally a written requirements statement....

View Article

what is difference between Extend and Include with example?

Include, one cannot live without the other. The use case must include another use case. For example when you create an order you always must verify name etc. Extend, one can live without the other only...

View Article

What are the different types of Design Patterns and Explain them?

Design patterns are mainly of three types Creational Structural Behavioral Creational patterns are ones that create objects for you, rather than having you instantiate objects directly. This gives your...

View Article

Please send me Sample papers National Informatics Centre (NIC) Progra

atleast 10 years questions with answers plzz send to my email given....

View Article


what is SDLC? what are the different stages in SDLC?

SDLC is Software Development Life Cycle. It is used to develop the software systematically . SDLC have main 7 Stage: 1. Priliminary Investigation 2. Feasibility Study 3. Analysis 4. Design 5. Coding 6....

View Article

What are the different phases of SDLC ?

Pre-sale Req Analysis Construction (Coding) Testing Deployement Software Gurantee Maintenance

View Article

Browsing latest articles
Browse All 15 View Live




Latest Images