How many core processes are included in System Development Life Cycle (SDLC)?
查看答案
Which one of the following answers has the highest priority about requirements?
A. 1
B. 2
C. 3
D. 4
An activity that the system performs, usually in response to a request by a user. We called it ( ).
A. Class
B. Use case
C. Activity
D. Sequence
About CRUD technique, which one of the answers is NOT correct?
A. Create
B. Update
C. Repeat
Delete
If we need to design a database, which one of the descriptions below is NOT correct.
A. Current technology frequently use Relational Database Management Systems (RDBMS).
B. The single responsibility principle: for a class, you should only have one of the causes of it changes.
C. Requires converting the data model to a relational database.
D. Requires addressing of many other technical issues: throughput and response time and security.