Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js
Michael Riben
Flashcards by , created more than 1 year ago

Board Exam HealthInformationSystems Flashcards on Programming, created by Michael Riben on 09/10/2013.

89
1
0
Michael Riben
Created by Michael Riben over 11 years ago
Rate this resource by clicking on the stars below:
1 2 3 4 5 (0)
Ratings (0)
0
0
0
0
0

0 comments

There are no comments, be the first and leave one below:

Close
1 / 26

What is machine code unique to ?

what is the name of the program that converts assembly programs to machine code?

give an example of procedural programming languages?

give examples of Object oriented programming

what is a class?

what is encapsulation?

what is composition

What is inheritance

What is polymorphism?

what is an accessor?

what is a mutator?

what are basic phases of Software Development Life cycle?

what is difference btw verification and validation

what are the stages of the waterfall methodology?

what are advantages to the waterfall method?

what is disadvantage to waterfall method?

What is SPiral Development

what is agile programming?

give too examples of AGile programming

how many connections in a star integration paradigm

what is a classic example of bug causing harm in softare?

What is white box testing?

What is Black Box Testing

give two examples of White Box testing?

give two examples of Black Box Testing

what is regression testing?