A decision table represents the comlex decision logic associated with a data-processing job. A...
Year: 2012
A system is a set of interacting elements that responds to inputs producing outputs. The...
Regular Falsi method is a numerical method to derive the root of a polynomial. The...
Bisection method is the most simplest method of solving algebraic or transcendental equations. It...
This is a core question that we need to ask when we talk about...
Newton Raphson method is the core in computer Numerical analysis software programs to find...
One of the most sought tools for a web designer / UI expert /...
There are multiple Java based REST frameworks that is use today. Some of the...
HTTP methods are convenient methods that an outside process can use over simple http...
The core concept behind Service oriented Architecture (SOA) is that it is focused on...
Product requirements need to be treated with suspicion as if they really needed for...
One would think that the a product’s success is directly proportional to the amount...
Agile software development methodology is suitable for time-boxed iterative system development scenarios. The software...
Solving 1.5x – tanx – 0.1 = 0,  using iteration method – Iteration is a...
Solving x = 1/ (1+x)1/2 using iteration method – Iteration is a method of...
Outside caliper is a two legged precision instrument used for measuring or comparing thickness...
Micrometer is a precision instrument which is able to take delicate measurements of all...
Vernier Caliper is a precision instrument which is used to measure and record data...
Fitting is the assembling together of parts and removal of metals to secure necessary...
Events and States are differentiated below – Events States Anything that happen in time...
Actors: Actors are objects represented in the functional model that produce or consume data....
The state diagram may be drawn by considering the concurrency property of the aggregate...
Below is an example of implementation of multiple inheritance – The Class ‘Universal’ inherits...
1. Classes and Objects In an object oriented programming language, we code the program...
Abstraction may be defined as all those essential characteristics features of an object class...
Multiplicity refers to the number of object class instances of one class may be...
Inheritance is the most basic feature of any Object Oriented programming language. It refers...
Qualification is an association which involves an association and a qualifier which uniquely identifies...
Object Modeling Technique used in object oriented modeling and design which use the usual...
A sample instance diagram is as shown below. The diagram represents a expression evaluator...
Aggregation refers to combining the assembled parts of a single part. In terms of...