INNER POST ADS

Recent Posts

Showing posts with label SEMI1. Show all posts
Showing posts with label SEMI1. Show all posts
System Imlementation

System Imlementation

Monday, June 8, 2020 No comments:
The final phase in the SDLC is the implementation phase, during which the system is actually built or purchased, in the case of a packaged s...
Stored Function

Stored Function

Monday, June 1, 2020 No comments:
A stored function is a special kind stored program that returns a single value. you use stored functions to encapsulate common formulas or ...
Aggregate function

Aggregate function

No comments:
Aggregate functions are use to compute against a "returned column of numeric data" from your select statement. They basically s...
System Design

System Design

Friday, May 29, 2020 No comments:
T he design phase decides how the system will operate in terms of the , Hardware software Network infrastructure User interface ...
System Analysis

System Analysis

No comments:
The analyse phase answer the following questions .. Who will use the system? What the system will do? Where and when it will be used? ...
Planning

Planning

Wednesday, May 27, 2020 No comments:
The planning is the fundamental phases. Planning phase is answer following questions. Why an information system should be built? How the...
Define the SDLC?

Define the SDLC?

No comments:
The systems development life cycle(SDLC) is the process of understanding how an information system(is) can support business needs ,designing...
Disadvantage of Vector

Disadvantage of Vector

Sunday, May 24, 2020 No comments:
Lower color quality than raster images- They do not supports as many colors Not good for photographic images More complicated images B...
Advantages of Vector images

Advantages of Vector images

No comments:
Vector graphics one resolution independent Smaller file sizes than raster based bitmaps Easily transferred are the internet Ve...
What is object oriented programming?

What is object oriented programming?

Friday, May 15, 2020 No comments:
  Object oriented programming (OOP) is a programming paradigm, which uses objects and their interactions for building computer programs. W...